3
Answers

set control size fullscreen in wpf

hi
i want to set DockPanel size(height,width) to fullscreen
i mean when use 
this.windowState=WindowState.Maximize;
the control width and height sets to maximize
is there a way? 

Answers (3)