MultipleViewPatternIdentifiers.CurrentViewProperty 속성

정의

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

public:
 static property AutomationProperty ^ CurrentViewProperty { AutomationProperty ^ get(); };
static AutomationProperty CurrentViewProperty();
public static AutomationProperty CurrentViewProperty { get; }
var automationProperty = MultipleViewPatternIdentifiers.currentViewProperty;
Public Shared ReadOnly Property CurrentViewProperty As AutomationProperty

속성 값

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

적용 대상