Freigeben über


NavigationViewItem.CompactPaneLength Eigenschaft

Definition

Ruft die CompactPaneLength der NavigationView ab, die dieses Element hostet.

public:
 property double CompactPaneLength { double get(); };
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="48.0")]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="48.0")]
double CompactPaneLength();
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="48.0")]
public double CompactPaneLength { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="48.0")] get; }
var double = navigationViewItem.compactPaneLength;
Public ReadOnly Property CompactPaneLength As Double

Eigenschaftswert

Double

double

Die CompactPaneLength der NavigationView, die dieses Element hostet.

Attribute
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute

Gilt für: