SelectionPatternIdentifiers.IsSelectionRequiredProperty 속성

정의

IsSelectionRequired 자동화 속성을 식별합니다.

public:
 static property AutomationProperty ^ IsSelectionRequiredProperty { AutomationProperty ^ get(); };
static AutomationProperty IsSelectionRequiredProperty();
public static AutomationProperty IsSelectionRequiredProperty { get; }
var automationProperty = SelectionPatternIdentifiers.isSelectionRequiredProperty;
Public Shared ReadOnly Property IsSelectionRequiredProperty As AutomationProperty

속성 값

자동화 속성 식별자입니다.

적용 대상