Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 899 Bytes

navigationviewitem_compactpanelength.md

File metadata and controls

27 lines (16 loc) · 899 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.NavigationViewItem.CompactPaneLength
winrt property

Windows.UI.Xaml.Controls.NavigationViewItem.CompactPaneLength

-description

Gets the CompactPaneLength of the NavigationView that hosts this item.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewItem.CompactPaneLength (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The CompactPaneLength of the NavigationView that hosts this item.

-remarks

-see-also

-examples