C# Class MonocleGiraffe.Controls.TabHeader

Inheritance: Windows.UI.Xaml.Controls.UserControl
Show file Open project: akshay2000/MonocleGiraffe

Public Properties

Property Type Description
GlyphProperty Windows.UI.Xaml.DependencyProperty
IconPathProperty Windows.UI.Xaml.DependencyProperty
LabelProperty Windows.UI.Xaml.DependencyProperty
PayloadProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
TabHeader ( ) : System

Private Methods

Method Description
PayloadChanged ( DependencyObject obj, DependencyPropertyChangedEventArgs e ) : void
StringToPath ( string pathData ) : Geometry

Method Details

TabHeader() public method

public TabHeader ( ) : System
return System

Property Details

GlyphProperty public static property

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

IconPathProperty public static property

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

LabelProperty public static property

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

PayloadProperty public static property

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