Click or drag to resize
SelectorSelectionChanged Event
Occurs when the selection is changed.

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

Value

Type: Windows.UI.Xaml.ControlsSelectionChangedEventHandler
See Also