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

適用対象