Share via


SelectorItem.IsSelectedProperty プロパティ

定義

IsSelected 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ IsSelectedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsSelectedProperty();
public static DependencyProperty IsSelectedProperty { get; }
var dependencyProperty = SelectorItem.isSelectedProperty;
Public Shared ReadOnly Property IsSelectedProperty As DependencyProperty

プロパティ値

IsSelected 依存関係プロパティの識別子。

適用対象