[]
        
(Showing Draft Content)

C1.WPF.C1TabItem.OnSelected

OnSelected Method

OnSelected(RoutedEventArgs)

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

Declaration
protected virtual void OnSelected(RoutedEventArgs e)
Parameters
Type Name Description
RoutedEventArgs e

A RoutedEventArgs that contains the event data.