NavigationView.OverflowLabelModeProperty Property

Definition

Identifies the OverflowLabelMode dependency property.

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

Property Value

The identifier for the OverflowLabelMode dependency property.

Applies to