C# Class Com.Aurora.Shared.Controls.GraphBox

Inheritance: Windows.UI.Xaml.Controls.Control
Exibir arquivo Open project: aurora-lzzp/Aurora-Weather

Public Properties

Property Type Description
FormatDecorationProperty Windows.UI.Xaml.DependencyProperty
MaximumProperty Windows.UI.Xaml.DependencyProperty
MinimumProperty Windows.UI.Xaml.DependencyProperty
SeparatorFillProperty Windows.UI.Xaml.DependencyProperty
Stroke0Property Windows.UI.Xaml.DependencyProperty
Stroke1Property Windows.UI.Xaml.DependencyProperty
TitleProperty Windows.UI.Xaml.DependencyProperty
Values0Property Windows.UI.Xaml.DependencyProperty
Values1Property Windows.UI.Xaml.DependencyProperty
XTextProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
GraphBox ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
OnDecorationChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnValuesChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

GraphBox() public method

public GraphBox ( ) : System
return System

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Property Details

FormatDecorationProperty public_oe static_oe property

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

MaximumProperty public_oe static_oe property

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

MinimumProperty public_oe static_oe property

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

SeparatorFillProperty public_oe static_oe property

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

Stroke0Property public_oe static_oe property

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

Stroke1Property public_oe static_oe property

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

TitleProperty public_oe static_oe property

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

Values0Property public_oe static_oe property

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

Values1Property public_oe static_oe property

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

XTextProperty public_oe static_oe property

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