allowsResizing property
A Boolean value indicating whether the containing window should be resizable, or null
if resizability is not specified.
Implementation
bool? allowsResizing;
A Boolean value indicating whether the containing window should be resizable, or null
if resizability is not specified.
bool? allowsResizing;