C# Class PCSX2Bonus.CustomControls.ColorPicker.ColorComboBox

Inheritance: System.Windows.Controls.Control
Mostra file Open project: CyberFoxHax/PCSXBonus Class Usage Examples

Public Properties

Property Type Description
IsDropDownOpenProperty System.Windows.DependencyProperty
SelectedColorProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
ColorComboBox ( ) : System
OnColorPickerSelectedColorChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
OnIsDropDownOpenChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSelectedColorPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

IsDropDownOpenProperty public_oe static_oe property

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

SelectedColorProperty public_oe static_oe property

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