C# Class ScreenToGif.Controls.CircularProgressBar

Inheritance: System.Windows.Controls.ProgressBar
Afficher le fichier Open project: dbremner/ScreenToGif

Méthodes publiques

Свойство Type Description
AngleProperty System.Windows.DependencyProperty
IsInvertedProperty System.Windows.DependencyProperty
PercentageProperty System.Windows.DependencyProperty
RadiusProperty System.Windows.DependencyProperty
SegmentColorProperty System.Windows.DependencyProperty
StrokeThicknessProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void
RenderArc ( ) : void

Private Methods

Méthode Description
CircularProgressBar ( ) : System
CircularProgressBar_ValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
ComputeCartesianCoordinate ( double angle, double radius ) : Point
OnPercentageChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnPropertyChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

RenderArc() public méthode

public RenderArc ( ) : void
Résultat void

Property Details

AngleProperty public_oe static_oe property

public static DependencyProperty,System.Windows AngleProperty
Résultat System.Windows.DependencyProperty

IsInvertedProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsInvertedProperty
Résultat System.Windows.DependencyProperty

PercentageProperty public_oe static_oe property

public static DependencyProperty,System.Windows PercentageProperty
Résultat System.Windows.DependencyProperty

RadiusProperty public_oe static_oe property

public static DependencyProperty,System.Windows RadiusProperty
Résultat System.Windows.DependencyProperty

SegmentColorProperty public_oe static_oe property

public static DependencyProperty,System.Windows SegmentColorProperty
Résultat System.Windows.DependencyProperty

StrokeThicknessProperty public_oe static_oe property

public static DependencyProperty,System.Windows StrokeThicknessProperty
Résultat System.Windows.DependencyProperty