![]() | Main |
The MainWindow Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | ForceRecalculateWindowMeasures | 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. |
![]() | InitializeComponent | InitializeComponent |
![]() | MoveWindowToStartPosition | Centres Window on Screen. |
![]() | OnSourceinitialized |
Raises the System.Windows.Window.Sourceinitialized event.
(Overwrites WindowOnSourceinitialized(EventArgs)) |
![]() | RecalculateWindowMeasures | 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. |