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