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

Inheritance: System.Windows.Controls.Control
ファイルを表示 Open project: gro-ove/actools Class Usage Examples

Public Properties

Property Type Description
ColorProperty System.Windows.DependencyProperty
DisplayColorProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
GetLastOpened ColorPicker
OnColorChanged void
OnColorChanged void
OnDisplayColorChanged void
OnDisplayColorChanged void
Popup_Opened void

Public Methods

Method Description
ColorPicker ( ) : System
OnApplyTemplate ( ) : void

Private Methods

Method 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 method

public ColorPicker ( ) : System
return System

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

ColorProperty public_oe static_oe property

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

DisplayColorProperty public_oe static_oe property

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