C# Class Signum.Windows.ColorPicker

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
IsEditableProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
SelectedColorProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
UpdateVisibility ( ) : void

Private Methods

Méthode Description
ColorPicker ( ) : System
SelectedColorChanged ( ) : void
pickerBase_DropDownClosed ( object sender, RoutedEventArgs e ) : void
pickerBase_DropDownOpened ( object sender, RoutedEventArgs e ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

UpdateVisibility() protected méthode

protected UpdateVisibility ( ) : void
Résultat void

Property Details

IsEditableProperty public_oe static_oe property

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

IsReadOnlyProperty public_oe static_oe property

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

SelectedColorProperty public_oe static_oe property

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