次の方法で共有


MultipleViewPatternIdentifiers.SupportedViewsProperty プロパティ

定義

ビューのコントロール固有のコレクションを取得するオートメーション プロパティを識別します。

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

プロパティ値

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

適用対象