Share via


ListPickerFlyout.SelectedValueProperty 屬性

定義

識別 SelectedValue 相依性屬性。

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

屬性值

SelectedValue 相依性屬性的標識碼。

適用於