C# Class csShared.Controls.SlideTab.SlideTabItem

Inheritance: System.Windows.Controls.TabItem
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Свойство Type Description
ContainerProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty
ItemProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty
ShowHeaderImageProperty System.Windows.DependencyProperty
ShowHeaderTextProperty System.Windows.DependencyProperty
ShowSupportImageProperty System.Windows.DependencyProperty
SupportImageProperty System.Windows.DependencyProperty
TabTextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
OnSelected ( RoutedEventArgs e ) : void

Private Methods

Méthode Description
Deselect ( ) : void
Item_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
Select ( ) : void
SlideTabItemManipulationDelta ( object sender, System.Windows.Input.ManipulationDeltaEventArgs e ) : void
SlideTabItemManipulationStarted ( object sender, System.Windows.Input.ManipulationStartedEventArgs e ) : void
SlideTabItemManipulationStarting ( object sender, System.Windows.Input.ManipulationStartingEventArgs e ) : void
SlideTabItemMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
SlideTabItemMouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
SlideTabItemMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void
SlideTabItemMouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
SlideTabItemTouchDown ( object sender, System.Windows.Input.TouchEventArgs e ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnSelected() protected méthode

protected OnSelected ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
Résultat void

Property Details

ContainerProperty public_oe static_oe property

public static DependencyProperty,System.Windows ContainerProperty
Résultat System.Windows.DependencyProperty

ImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows ImageProperty
Résultat System.Windows.DependencyProperty

ItemProperty public_oe static_oe property

public static DependencyProperty,System.Windows ItemProperty
Résultat System.Windows.DependencyProperty

OrientationProperty public_oe static_oe property

public static DependencyProperty,System.Windows OrientationProperty
Résultat System.Windows.DependencyProperty

ShowHeaderImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowHeaderImageProperty
Résultat System.Windows.DependencyProperty

ShowHeaderTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowHeaderTextProperty
Résultat System.Windows.DependencyProperty

ShowSupportImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowSupportImageProperty
Résultat System.Windows.DependencyProperty

SupportImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows SupportImageProperty
Résultat System.Windows.DependencyProperty

TabTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows TabTextProperty
Résultat System.Windows.DependencyProperty