NavigationView.ShoulderNavigationEnabledProperty プロパティ

定義

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

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

プロパティ値

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

適用対象