New to Telerik UI for WPF? Start a free 30-day trial
Minimizing/Maximizing
Updated over 6 months ago
The RadWindow can be minimized or maximized via the buttons in its top-right corner.
Figure 1: RadWindow Minimize and Maximize Buttons

After being minimized or maximized the respective button is replaced by a Restore button. By clicking on this button the user can bring the RadWindow in its Normal state.
Figure 2: RadWindow Restore Button

very time when the RadWindow gets minimized or maximized, it changes its state. More about the RadWindow states can be found here.
he RestoreMinimizedLocation property allows the RadWindow to store its size and position for the Normal and the Minimized states.