次の方法で共有


SelectionPatternIdentifiers.SelectionProperty プロパティ

定義

コンテナー内の選択した項目を取得するプロパティを識別します。

public:
 static property AutomationProperty ^ SelectionProperty { AutomationProperty ^ get(); };
static AutomationProperty SelectionProperty();
public static AutomationProperty SelectionProperty { get; }
var automationProperty = SelectionPatternIdentifiers.selectionProperty;
Public Shared ReadOnly Property SelectionProperty As AutomationProperty

プロパティ値

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

適用対象