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

属性值

自动化属性标识符。

适用于