[]
        
(Showing Draft Content)

C1.WPF.C1TabItem.OnUnselected

OnUnselected Method

OnUnselected(RoutedEventArgs)

Called to indicate that the IsSelected property has changed to false.

Declaration
protected virtual void OnUnselected(RoutedEventArgs e)
Protected Overridable Sub OnUnselected(e As RoutedEventArgs)
Parameters
Type Name Description
RoutedEventArgs e

A RoutedEventArgs that contains the event data.