共用方式為


NavigationViewTemplateSettings.OverflowButtonVisibilityProperty 屬性

定義

識別 OverflowButtonVisibility 相依性屬性。

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

public:
 static property DependencyProperty ^ OverflowButtonVisibilityProperty { DependencyProperty ^ get(); };
static DependencyProperty OverflowButtonVisibilityProperty();
public static DependencyProperty OverflowButtonVisibilityProperty { get; }
var dependencyProperty = NavigationViewTemplateSettings.overflowButtonVisibilityProperty;
Public Shared ReadOnly Property OverflowButtonVisibilityProperty As DependencyProperty

屬性值

OverflowButtonVisibility 相依性屬性的識別碼。

適用於