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