 | MainWindowRecalculateWindowMeasures method |
Sets the window size, taking maximum limits into account, to the
height and width of the content and the SizeToContent property to WidthAndHeight.
Then re-centre the window relative to the last position.
Namespace: Vishnu.WPF_UIAssembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic void RecalculateWindowMeasures()
Public Sub RecalculateWindowMeasures
public:
void RecalculateWindowMeasures()
member RecalculateWindowMeasures : unit -> unit
See also