Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 445 Bytes

iwindowprovider_maximizable.md

File metadata and controls

22 lines (15 loc) · 445 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.Provider.IWindowProvider.Maximizable
winrt property

Microsoft.UI.Xaml.Automation.Provider.IWindowProvider.Maximizable

-description

Gets a value that specifies whether the window can be maximized.

-property-value

true if the window can be maximized; otherwise, false.

-remarks

-examples

-see-also