Called when the mouse pointer enters the bounds of the header element.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
protected internal virtual void OnMouseEnter( Object sender, MouseEventArgs e ) |
| Visual Basic |
|---|
Protected Friend Overridable Sub OnMouseEnter ( _ sender As Object, _ e As MouseEventArgs _ ) |
Parameters
- sender
- Type: System..::..Object
- e
- Type: System.Windows.Input..::..MouseEventArgs