NavigationView.IsBackEnabledProperty 属性

定义

标识 IsBackEnabled 依赖属性。

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

属性值

IsBackEnabled 依赖属性的标识符。

适用于