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