共用方式為


NavigationView.IsPaneToggleButtonVisibleProperty 屬性

定義

識別 IsPaneToggleButtonVisible 相依性屬性。

適用于 UWP的對WinUI 2 APIMicrosoft.UI.Xaml.Controls.NavigationView.IsPaneToggleButtonVisibleProperty (Windows 應用程式 SDK中適用于 WinUI,請參閱Windows 應用程式 SDK命名空間) 。

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

適用於