Basic Library for WinRT
OnUnselected Method

A System.Windows.RoutedEventArgs that contains the event data.
Called to indicate that the System.Windows.Controls.TabItem.IsSelected property has changed to false.
Syntax
'Declaration
 
Protected Overridable Sub OnUnselected( _
   ByVal e As Windows.UI.Xaml.RoutedEventArgs _
) 
protected virtual void OnUnselected( 
   Windows.UI.Xaml.RoutedEventArgs e
)

Parameters

e
A System.Windows.RoutedEventArgs that contains the event data.
See Also

Reference

C1TabItem Class
C1TabItem Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback