共用方式為


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相依性屬性的識別碼。

適用於