Click or drag to resize
TextBoxTextChanged Event
Occurs when the text is changed.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public event TextChangedEventHandler TextChanged

Value

Type: Windows.UI.XamlTextChangedEventHandler
See Also