共用方式為


Selector.SelectedValuePathProperty 屬性

定義

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

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

屬性值

SelectedValuePath相依性屬性的識別碼。

適用於