C# Class Signum.Windows.ColorPicker

Inheritance: System.Windows.Controls.Control
Mostra file Open project: signumsoftware/framework

Public Properties

Property Type Description
IsEditableProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
SelectedColorProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Protected Methods

Method Description
UpdateVisibility ( ) : void

Private Methods

Method Description
ColorPicker ( ) : System
SelectedColorChanged ( ) : void
pickerBase_DropDownClosed ( object sender, RoutedEventArgs e ) : void
pickerBase_DropDownOpened ( object sender, RoutedEventArgs e ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

UpdateVisibility() protected method

protected UpdateVisibility ( ) : void
return void

Property Details

IsEditableProperty public_oe static_oe property

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

IsReadOnlyProperty public_oe static_oe property

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

SelectedColorProperty public_oe static_oe property

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