Click or drag to resize

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_UI
Assembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public void RecalculateWindowMeasures()
See also