Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 583 Bytes

adaptivetrigger_minwindowwidth.md

File metadata and controls

30 lines (19 loc) · 583 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.AdaptiveTrigger.MinWindowWidth
winrt property

Microsoft.UI.Xaml.AdaptiveTrigger.MinWindowWidth

-description

Gets or sets the minimum window width at which the VisualState should be applied.

-xaml-syntax

<AdaptiveTrigger MinWindowWidth="double" .../>

-property-value

The minimum window width (in effective pixels) at which the VisualState should be applied.

-remarks

-examples

-see-also