SelectionItemPatternIdentifiers.IsSelectedProperty 屬性

定義

識別 IsSelected 自動化屬性。

public:
 static property AutomationProperty ^ IsSelectedProperty { AutomationProperty ^ get(); };
static AutomationProperty IsSelectedProperty();
public static AutomationProperty IsSelectedProperty { get; }
var automationProperty = SelectionItemPatternIdentifiers.isSelectedProperty;
Public Shared ReadOnly Property IsSelectedProperty As AutomationProperty

屬性值

自動化屬性識別碼。

適用於