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

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

Méthodes publiques

Свойство Type Description
BlueProperty System.Windows.DependencyProperty
BrightnessProperty System.Windows.DependencyProperty
ColorProperty System.Windows.DependencyProperty
GreenProperty System.Windows.DependencyProperty
HueProperty System.Windows.DependencyProperty
IsBrightProperty System.Windows.DependencyProperty
IsBrightPropertyKey System.Windows.DependencyPropertyKey
ModeProperty System.Windows.DependencyProperty
OriginalColorProperty System.Windows.DependencyProperty
RedProperty System.Windows.DependencyProperty
SaturationProperty System.Windows.DependencyProperty
ThumbXProperty System.Windows.DependencyProperty
ThumbXPropertyKey System.Windows.DependencyPropertyKey
ThumbYProperty System.Windows.DependencyProperty
ThumbYPropertyKey System.Windows.DependencyPropertyKey

Méthodes publiques

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

Private Methods

Méthode Description
BrightnessCoerceValueCallback ( DependencyObject dependencyObject, object baseValue ) : object
ChannelCoerceValueCallback ( DependencyObject dependencyObject, object baseValue ) : object
HueCoerceValueCallback ( DependencyObject dependencyObject, object baseValue ) : object
OnColorChanged ( Color newValue ) : void
OnColorChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnHsbChanged ( ) : void
OnHsbChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnModeChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnRgbChanged ( ) : void
OnRgbChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OriginalColor_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Palette_MouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Palette_MouseWheel ( object sender, System.Windows.Input.MouseWheelEventArgs e ) : void
PickerButton_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
SaturationCoerceValueCallback ( DependencyObject dependencyObject, object baseValue ) : object
ThumbMoved ( ) : void
Thumb_DragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void
UpdateHsb ( Color value ) : void
UpdateRgb ( Color value ) : void
UpdateThumbPosition ( ) : void

Method Details

ColorPickerPanel() public méthode

public ColorPickerPanel ( ) : System
Résultat System

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

BlueProperty public_oe static_oe property

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

BrightnessProperty public_oe static_oe property

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

ColorProperty public_oe static_oe property

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

GreenProperty public_oe static_oe property

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

HueProperty public_oe static_oe property

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

IsBrightProperty public_oe static_oe property

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

IsBrightPropertyKey public_oe static_oe property

public static DependencyPropertyKey,System.Windows IsBrightPropertyKey
Résultat System.Windows.DependencyPropertyKey

ModeProperty public_oe static_oe property

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

OriginalColorProperty public_oe static_oe property

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

RedProperty public_oe static_oe property

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

SaturationProperty public_oe static_oe property

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

ThumbXProperty public_oe static_oe property

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

ThumbXPropertyKey public_oe static_oe property

public static DependencyPropertyKey,System.Windows ThumbXPropertyKey
Résultat System.Windows.DependencyPropertyKey

ThumbYProperty public_oe static_oe property

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

ThumbYPropertyKey public_oe static_oe property

public static DependencyPropertyKey,System.Windows ThumbYPropertyKey
Résultat System.Windows.DependencyPropertyKey