1 reference to OnMouseRightButtonUpThunk
PresentationCore (1)
System\Windows\Generated\UIElement.cs (1)
751
EventManager.RegisterClassHandler(type, UIElement.MouseRightButtonUpEvent, new MouseButtonEventHandler(UIElement.
OnMouseRightButtonUpThunk
), false);