Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 578 Bytes

adaptivetrigger_minwindowwidth.md

File metadata and controls

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

Windows.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