Hi,
I have a xamdockmanager. Inside it i have one grid and 3 contentpanes which are docked to right of dockmanager.
whenever i am pressing few keys on key board(d,s,r), the 3 content panes are poping up randomly for only these 3 keys.
What property i have to set to avoid this?
I haven't seen this behavior. Can you provide a sample that demonstrates the issue? Also could you try hooking the Activated event of the pane and pasting the callstack to see what is causing the activation?