次の方法で共有


SelectionPatternIdentifiers.IsSelectionRequiredProperty プロパティ

定義

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

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

プロパティ値

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

適用対象