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 依赖属性的标识符。

适用于