1 reference to OnMouseWheelThunk
PresentationCore (1)
System\Windows\Generated\UIElement.cs (1)
755
EventManager.RegisterClassHandler(type, Mouse.MouseWheelEvent, new MouseWheelEventHandler(UIElement.
OnMouseWheelThunk
), false);