共用方式為


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

屬性值

自動化屬性識別碼。

適用於