次の方法で共有


SelectionItemPatternIdentifiers.IsSelectedProperty プロパティ

定義

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

public:
 static property AutomationProperty ^ IsSelectedProperty { AutomationProperty ^ get(); };
static AutomationProperty IsSelectedProperty();
public static AutomationProperty IsSelectedProperty { get; }
var automationProperty = SelectionItemPatternIdentifiers.isSelectedProperty;
Public Shared ReadOnly Property IsSelectedProperty As AutomationProperty

プロパティ値

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

適用対象