共用方式為


Selector.SelectedValueProperty 屬性

定義

取得 SelectedValue 相依性屬性的識別碼。

public:
 static property DependencyProperty ^ SelectedValueProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectedValueProperty();
public static DependencyProperty SelectedValueProperty { get; }
var dependencyProperty = Selector.selectedValueProperty;
Public Shared ReadOnly Property SelectedValueProperty As DependencyProperty

屬性值

SelectedValue相依性屬性的識別碼。

適用於