NavigationView.CompactModeThresholdWidthProperty Property

Definition

Identifies the CompactModeThresholdWidth dependency property.

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

Property Value

The identifier for the CompactModeThresholdWidth dependency property.

Applies to