C# Class Paymetheus.ConfirmationIndicator

Interaction logic for ConfirmationIndicator.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: btcsuite/Paymetheus

Public Properties

Property Type Description
ConfirmationsProperty System.Windows.DependencyProperty
RequiredConfirmationsProperty System.Windows.DependencyProperty

Public Methods

Method Description
ConfirmationIndicator ( ) : System

Private Methods

Method Description
CartesianCoordinate ( double radians ) : Point
OnPropertyChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void
Render ( ) : void

Method Details

ConfirmationIndicator() public method

public ConfirmationIndicator ( ) : System
return System

Property Details

ConfirmationsProperty public_oe static_oe property

public static DependencyProperty,System.Windows ConfirmationsProperty
return System.Windows.DependencyProperty

RequiredConfirmationsProperty public_oe static_oe property

public static DependencyProperty,System.Windows RequiredConfirmationsProperty
return System.Windows.DependencyProperty