NavigationView.SelectedItemProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ SelectedItemProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectedItemProperty();
public static DependencyProperty SelectedItemProperty { get; }
var dependencyProperty = NavigationView.selectedItemProperty;
Public Shared ReadOnly Property SelectedItemProperty As DependencyProperty

プロパティ値

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

適用対象