Share via


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

属性值

自动化属性标识符。

适用于