Hello,
I notice some controls in Infragistics have the option to set a "ResizingMode" with the options for default, deferred and immediate. I am not able to find a similar option for the xam dock manager. It would be nice to resize the split panes with immediate instead of waiting until the mouse left button up occurs.
Thank you,
Hello Gabriel,
You are right we dont have ResizingMode API in XamDockmanager, here is the list of all the available properties.
https://es.infragistics.com/help/wpf/infragisticswpf.dockmanager~infragistics.windows.dockmanager.xamdockmanager_members
Unfortunately this is how control is designed and i am sure there would be a reason for that .
As of to have this property you can create a new feature idea for XamDockmanager for future development at :http://ideas.infragistics.com
Thank you