C# Class Continuity.Controls.TabItem

Inheritance: Windows.UI.Xaml.Controls.ContentControl
Mostrar archivo Open project: JustinXinLiu/Continuity

Public Properties

Property Type Description
HeaderIconStyleProperty Windows.UI.Xaml.DependencyProperty
HeaderProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
TabItem ( ) : Windows.UI.Xaml

Protected Methods

Method Description
OnPointerWheelChanged ( PointerRoutedEventArgs e ) : void

Method Details

OnPointerWheelChanged() protected method

protected OnPointerWheelChanged ( PointerRoutedEventArgs e ) : void
e Windows.UI.Xaml.Input.PointerRoutedEventArgs
return void

TabItem() public method

public TabItem ( ) : Windows.UI.Xaml
return Windows.UI.Xaml

Property Details

HeaderIconStyleProperty public_oe static_oe property

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

HeaderProperty public_oe static_oe property

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