Overload List

  Name Description
Protected method OnMouseLeave(MouseEventArgs)
Invoked when an unhandled MouseLeave attached event is raised on this element. Implement this method to add class handling for this event.
(Inherited from UIElement.)
Protected method OnMouseLeave(Object, MouseEventArgs)
Called when the mouse pointer leaves the bounds of the header element.

See Also