C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Controls
TextBox Class
TextBox Events
TextChanged Event
TextBox
TextChanged Event
Occurs when the text is changed.
Namespace:
Windows.UI.Xaml.Controls
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
event
TextChangedEventHandler
TextChanged
Value
Type:
Windows.UI.Xaml
TextChangedEventHandler
See Also
Reference
TextBox Class
Windows.UI.Xaml.Controls Namespace