C# Class FirstFloor.ModernUI.Windows.Controls.ColorPicker

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes publiques

Свойство Type Description
ColorProperty System.Windows.DependencyProperty
DisplayColorProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
GetLastOpened ColorPicker
OnColorChanged void
OnColorChanged void
OnDisplayColorChanged void
OnDisplayColorChanged void
Popup_Opened void

Méthodes publiques

Méthode Description
ColorPicker ( ) : System
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
GetLastOpened ( ) : ColorPicker
OnColorChanged ( Color oldValue, Color newValue ) : void
OnColorChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnDisplayColorChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnDisplayColorChanged ( string oldValue, string newValue ) : void
Popup_Opened ( object sender, EventArgs e ) : void

Method Details

ColorPicker() public méthode

public ColorPicker ( ) : System
Résultat System

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

ColorProperty public_oe static_oe property

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

DisplayColorProperty public_oe static_oe property

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