Identifies the ValueChanged routed event.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static readonly RoutedEvent ValueChangedEvent
Visual Basic (Declaration)
Public Shared ReadOnly ValueChangedEvent As RoutedEvent

See Also