次の方法で共有


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

プロパティ値

オートメーション プロパティ識別子。

適用対象