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

속성 값

Automation 속성 식별자입니다.

적용 대상