I have a question with the "ContextMenu" in WPF. Is there a way to have the context menu pop up only if a "Shift-Right-Click" was performed?? I have been looking all over the place for this. The ContextMenu seems to only be able to pop up when a "right-click" is made.
Anyone have any idea's ??