[This is preliminary documentation and is subject to change.]

Identifies the ValueStringChanged routed event.

Namespace: Tools.WindowsT.WPF.ControlsT
Assembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public static readonly RoutedEvent ValueStringChangedEvent
Visual Basic
Public Shared ReadOnly ValueStringChangedEvent As RoutedEvent
Visual C++
public:
static initonly RoutedEvent^ ValueStringChangedEvent
F#
static val ValueStringChangedEvent: RoutedEvent
JScript
public static final var ValueStringChangedEvent : RoutedEvent

See Also