mikoskinen / UWP.MDI

Multiple document interface (MDI) support for UWP applications
MIT License
7 stars 3 forks source link

Move minimized width and height to VisualState #1

Open mikoskinen opened 6 years ago

mikoskinen commented 6 years ago

Currently MDIChild's height and width are set to hard coded values when minimizing the control.

Move the values into VisualState.