5 references to RightButton
PresentationFramework (5)
System\Windows\Controls\ContextMenu.cs (1)
532
if (Mouse.
RightButton
== MouseButtonState.Pressed)
System\Windows\Controls\PopupControlService.cs (1)
58
(Mouse.
RightButton
== MouseButtonState.Pressed))
System\Windows\Controls\Primitives\Popup.cs (1)
1145
Mouse.
RightButton
!= MouseButtonState.Released)
System\Windows\Documents\ImmComposition.cs (1)
1637
if (Mouse.
RightButton
== MouseButtonState.Pressed)
System\Windows\Documents\TextStore.cs (1)
2991
if (Mouse.
RightButton
== MouseButtonState.Pressed)