C# Class GitHub.UI.OcticonCircleButton

Inheritance: OcticonButton
Show file Open project: Microsoft/Git-Credential-Manager-for-Windows

Public Properties

Property Type Description
ActiveBackgroundProperty System.Windows.DependencyProperty
ActiveForegroundProperty System.Windows.DependencyProperty
IconForegroundProperty System.Windows.DependencyProperty
IconProperty System.Windows.DependencyProperty
IconSizeProperty System.Windows.DependencyProperty
PressedBackgroundProperty System.Windows.DependencyProperty
ShowSpinnerProperty System.Windows.DependencyProperty

Private Methods

Method Description
OcticonCircleButton ( ) : System.Windows
OnIconChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Property Details

ActiveBackgroundProperty public static property

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

ActiveForegroundProperty public static property

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

IconForegroundProperty public static property

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

IconProperty public static property

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

IconSizeProperty public static property

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

PressedBackgroundProperty public static property

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

ShowSpinnerProperty public static property

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