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