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