ListBoxItem.OnMouseLeave Method
Silverlight
Provides handling for the MouseLeave event.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
Parameters
- e
- Type: System.Windows.Input.MouseEventArgs
The event data.
This implementation updates the appearance of the ListBoxItem when the mouse pointer leaves the control.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.