C# Class X.UI.RichTab.TabButton

Inheritance: Windows.UI.Xaml.Controls.Control
Mostra file Open project: liquidboy/X

Public Methods

Method Description
TabButton ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method 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 method

protected OnApplyTemplate ( ) : void
return void

TabButton() public method

public TabButton ( ) : System
return System