1 reference to OnMouseMove
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorTyping.cs (1)
78EventManager.RegisterClassHandler(controlType, Mouse.MouseMoveEvent, new MouseEventHandler(OnMouseMove), true /* handledEventsToo */);