Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 584 Bytes

adaptivetrigger_minwindowheight.md

File metadata and controls

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

Windows.UI.Xaml.AdaptiveTrigger.MinWindowHeight

-description

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

-xaml-syntax

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

-property-value

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

-remarks

-examples

-see-also