1 reference to OnMouseDownThunk
PresentationCore (1)
System\Windows\Generated\UIElement.cs (1)
741
EventManager.RegisterClassHandler(type, Mouse.MouseDownEvent, new MouseButtonEventHandler(UIElement.
OnMouseDownThunk
), true);