次の方法で共有


SelectionPatternIdentifiers.CanSelectMultipleProperty プロパティ

定義

CanSelectMultiple オートメーション プロパティを識別します。

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

プロパティ値

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

適用対象