Method wpfBuilder.WinSize
Overload
Sets window width and/or height or/and min/max width/height.
public wpfBuilder WinSize(WBLength? width = null, WBLength? height = null)
Parameters
Returns
Exceptions
InvalidOperationException
|
Remarks
Use WPF logical device-independent units, not physical pixels.