Hello guys,
I'm trying to do in the gridsplitter with the right mouse what the left mouse event does by default.
So, what i'm trying to do with is the right mouse to move the gridsplitter.
I've tried to override the OnPreviewmouseRightbuttondown and make it do the base.OnPreviewmouseLeftbuttondown and no luck.
What should I do?
Thanks.