NavigationView.OverflowLabelModeProperty Property

Definition

Identifies the OverflowLabelMode dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ OverflowLabelModeProperty { DependencyProperty ^ get(); };
static DependencyProperty OverflowLabelModeProperty();
public static DependencyProperty OverflowLabelModeProperty { get; }
Public Shared ReadOnly Property OverflowLabelModeProperty As DependencyProperty

Property Value

The identifier for the OverflowLabelMode dependency property.

Applies to