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

適用於