C# Class X.UI.MoreTab.Tab

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

Public Properties

Property Type Description
Accent1Property Windows.UI.Xaml.DependencyProperty
Accent2Property Windows.UI.Xaml.DependencyProperty
TabCountProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Tab ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
Tab_Loaded ( object sender, RoutedEventArgs e ) : void
Tab_Unloaded ( object sender, RoutedEventArgs e ) : void
_checkDragGrouping_Checked ( object sender, RoutedEventArgs e ) : void
_checkDragReordering_Checked ( object sender, RoutedEventArgs e ) : void

Method Details

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Tab() public method

public Tab ( ) : System
return System

Property Details

Accent1Property public static property

public static DependencyProperty,Windows.UI.Xaml Accent1Property
return Windows.UI.Xaml.DependencyProperty

Accent2Property public static property

public static DependencyProperty,Windows.UI.Xaml Accent2Property
return Windows.UI.Xaml.DependencyProperty

TabCountProperty public static property

public static DependencyProperty,Windows.UI.Xaml TabCountProperty
return Windows.UI.Xaml.DependencyProperty