Overload List

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

See Also