
hello all,
i am dynamically adding the toolwindows to the docksite by simply passing dockSite in constructor of the Toolwindow.
i want to open two Toolwindow with proportion of 1:2 Width.
i tried to set the Size of the toolwindow by setting the AttachedProperty
As per Documentation and other posts DockSite.SetControlSize and DockSite.SetControlSizeForState before / After Dock state even in constructor of derived control from toolwindow but nothing seems working.
please help me to do the above.
Thank you in Advance,
REGARDS,
Pratik Gohil
i am dynamically adding the toolwindows to the docksite by simply passing dockSite in constructor of the Toolwindow.
i want to open two Toolwindow with proportion of 1:2 Width.
i tried to set the Size of the toolwindow by setting the AttachedProperty
As per Documentation and other posts DockSite.SetControlSize and DockSite.SetControlSizeForState before / After Dock state even in constructor of derived control from toolwindow but nothing seems working.
please help me to do the above.
Thank you in Advance,
REGARDS,
Pratik Gohil