I\'ve bound the Height and Width of my window. Now, the window is so tiny in Visual Studio I can\'t work on it anymore. Setting default values to
Height
Width
See FallbackValue:
...
You might also be able to use MinWidth or MinHeight to address your small window issue.