Event raised when the [P:IsMouseOver] property has changed.
Namespace:
C1.Silverlight.DateTimeEditorsAssembly: C1.Silverlight.DateTimeEditors (in C1.Silverlight.DateTimeEditors.dll)
Syntax
C# |
---|
public event EventHandler<PropertyChangedEventArgs<bool>> IsMouseOverChanged |
Visual Basic |
---|
Public Event IsMouseOverChanged As EventHandler(Of PropertyChangedEventArgs(Of Boolean)) |