ListBoxItem::OnUnselected Method (RoutedEventArgs^)
.NET Framework (current version)
Called when the ListBoxItem is unselected in a ListBox.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System.Windows::RoutedEventArgs^
The event data.
This method is called when the IsSelected property changes to false.
.NET Framework
Available since 3.0
Available since 3.0
Show: