3 references to RightButton
PresentationFramework (3)
System\Windows\Controls\PopupControlService.cs (1)
198(e.RightButton == MouseButtonState.Released))
System\Windows\Controls\Primitives\Popup.cs (1)
1115e.RightButton == MouseButtonState.Released)
System\windows\Documents\TextEditorMouse.cs (1)
310if (e.RightButton != MouseButtonState.Released)