C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox Namespace > C1RichTextBox Class : IsMouseOverChanged Event |
'Declaration Public Event IsMouseOverChanged As System.EventHandler(Of PropertyChangedEventArgs(Of Boolean))
public event System.EventHandler<PropertyChangedEventArgs<bool>> IsMouseOverChanged
The event handler receives an argument of type C1.Silverlight.PropertyChangedEventArgs<T> containing data related to this event. The following PropertyChangedEventArgs<T> properties provide information specific to this event.
Property | Description |
---|---|
NewValue | |
OldValue |