C# Class Microsoft.Samples.KMoore.WPFSamples.ColorPicker.ColorPicker

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: daszat/zetbox Class Usage Examples

Méthodes publiques

Свойство Type Description
BlueProperty System.Windows.DependencyProperty
ColorChangedEvent System.Windows.RoutedEvent
ColorProperty System.Windows.DependencyProperty
GreenProperty System.Windows.DependencyProperty
RedProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnColorChanged ( Color oldValue, Color newValue ) : void
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer

Private Methods

Méthode Description
ColorPicker ( ) : System
OnColorChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnInternalColorChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetupColorBindings ( ) : void

Method Details

OnColorChanged() protected méthode

protected OnColorChanged ( Color oldValue, Color newValue ) : void
oldValue Color
newValue Color
Résultat void

OnCreateAutomationPeer() protected méthode

protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
Résultat System.Windows.Automation.Peers.AutomationPeer

Property Details

BlueProperty public_oe static_oe property

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

ColorChangedEvent public_oe static_oe property

public static RoutedEvent,System.Windows ColorChangedEvent
Résultat System.Windows.RoutedEvent

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

RedProperty public_oe static_oe property

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