ListPickerFlyout.SelectedValuePathProperty プロパティ

定義

SelectedValuePath 依存関係プロパティを識別します。

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

プロパティ値

SelectedValuePath 依存関係プロパティの識別子。

適用対象