共用方式為


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 相依性屬性的標識碼。

適用於