3
Answers

set control size fullscreen in wpf

Photo of Amin Memar

Amin Memar

5y
2.8k
1
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)