C# Class X.UI.MoreTab.Tab

Inheritance: Windows.UI.Xaml.Controls.Control
ファイルを表示 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_oe static_oe property

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

Accent2Property public_oe static_oe property

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

TabCountProperty public_oe static_oe property

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