[This is preliminary documentation and is subject to change.]
Identifies the ValueChanged routed event.
Namespace: Tools.WindowsT.WPF.ControlsTAssembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public static readonly RoutedEvent ValueChangedEvent |
| Visual Basic |
|---|
Public Shared ReadOnly ValueChangedEvent As RoutedEvent |
| Visual C++ |
|---|
public: static initonly RoutedEvent^ ValueChangedEvent |
| F# |
|---|
static val ValueChangedEvent: RoutedEvent |
| JScript |
|---|
public static final var ValueChangedEvent : RoutedEvent |