共用方式為


NavigationView.IsPaneToggleButtonVisibleProperty 屬性

定義

識別 IsPaneToggleButtonVisible 相依性屬性。

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

屬性值

IsPaneToggleButtonVisible 相依性屬性的標識符。

適用於