C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Controls
TextBox Class
TextBox Methods
CreateDomElement Method
OnAfterApplyHorizontalAlignmentAndWidth Method
OnAfterApplyVerticalAlignmentAndWidth Method
OnTextChanged Method
TextBox
OnTextChanged Method
Raises the TextChanged event
Namespace:
Windows.UI.Xaml.Controls
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
protected
virtual
void
OnTextChanged
(
TextChangedEventArgs
eventArgs
)
Parameters
eventArgs
Type:
Windows.UI.Xaml
TextChangedEventArgs
The arguments for the event.
See Also
Reference
TextBox Class
Windows.UI.Xaml.Controls Namespace