Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 659 Bytes

navigationview_expandedmodethresholdwidth.md

File metadata and controls

37 lines (19 loc) · 659 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.NavigationView.ExpandedModeThresholdWidth
winrt property

Microsoft.UI.Xaml.Controls.NavigationView.ExpandedModeThresholdWidth

-description

Gets or sets the minimum window width at which the NavigationView enters Expanded display mode.

-property-value

The minimum window width at which the NavigationView enters Expanded display mode. The default is 1008 pixels.

-remarks

-see-also

-examples

-xaml-syntax

<NavigationView ExpandedModeThresholdWidth="double" .../>