1 reference to OnMouseLeftButtonUpThunk
PresentationCore (1)
System\Windows\Generated\UIElement.cs (1)
747
EventManager.RegisterClassHandler(type, UIElement.MouseLeftButtonUpEvent, new MouseButtonEventHandler(UIElement.
OnMouseLeftButtonUpThunk
), false);