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 종속성 속성의 식별자입니다.

적용 대상