Partager via


NavigationViewItem.CompactPaneLength Propriété

Définition

Obtient le CompactPaneLength du NavigationView qui héberge cet élément.

Cette documentation s’applique à WinUI 2 pour UWP (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application 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

Valeur de propriété

Double

double

CompactPaneLength du NavigationView qui héberge cet élément.

Attributs
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute

S’applique à