C# Class X.UI.RichTab.TabButton

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Méthode Description
TabButton ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
GetTabListParent ( DependencyObject ctrl ) : TabList
TabButton_Loaded ( object sender, RoutedEventArgs e ) : void
TabButton_Unloaded ( object sender, RoutedEventArgs e ) : void
_butTab_PointerEntered ( object sender, PointerRoutedEventArgs e ) : void
_butTab_PointerExited ( object sender, PointerRoutedEventArgs e ) : void

Method Details

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

TabButton() public méthode

public TabButton ( ) : System
Résultat System