次の方法で共有


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 依存関係プロパティの識別子。

適用対象