Share via


NavigationViewItem.CompactPaneLength Proprietà

Definizione

Ottiene CompactPaneLength dell'oggetto NavigationView che ospita questo elemento.

Questa documentazione si applica a WinUI 2 per la piattaforma UWP (per WinUI nel SDK per app di Windows, vedi gli spazi dei nomi SDK per app di Windows).

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

Valore della proprietà

Double

double

CompactPaneLength di NavigationView che ospita questo elemento.

Attributi
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute

Si applica a