XRSelectionChangedEventArgs (Windows Embedded CE 6.0)
1/6/2010
This structure provides data for the SelectionChanged event raised by an IXRSelector derived object.
Syntax
struct XRSelectionChangedEventArgs : XRRoutedEventArgs
Members
This structure provides no new members. All its members are inherited from XRRoutedEventArgs.
Remarks
A selection change can occur through user interaction or when other values are set.
Both IXRListBox and IXRComboBox inherit from IXRSelector and can raise the SelectionChanged event.
Inheritance Hierarchy
XRSelectionChangedEventArgs
.NET Framework Equivalent
System.Windows.Controls.SelectionChangedEventArgs
Requirements
Header | XamlRuntime.h |
sysgen | SYSGEN_XAML_RUNTIME |
Windows Embedded CE | Windows Embedded CE 6.0 R3 |