Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 747 Bytes

appwindowtitlebar_preferredheightoption.md

File metadata and controls

29 lines (16 loc) · 747 Bytes
-api-id -api-type
P:Microsoft.UI.Windowing.AppWindowTitleBar.PreferredHeightOption
winrt property

Microsoft.UI.Windowing.AppWindowTitleBar.PreferredHeightOption

-description

Gets or sets a value that specifies the height options of the title bar when the AppWindowTitleBar.ExtendsContentIntoTitleBar property is true.

-property-value

A value of the enumeration that indicates the preferred height of the title bar. The default is Standard.

-remarks

Check the Height property to get the new height value in client coordinates after setting this property.

-see-also

-examples