C# Class ColorBox.ColorChangedEventArgs

Inheritance: System.Windows.RoutedEventArgs
Afficher le fichier Open project: SpoinkyNL/Artemis Class Usage Examples

Méthodes publiques

Méthode Description
ColorChangedEventArgs ( System.Windows.RoutedEvent routedEvent, Color color ) : System.Windows

Method Details

ColorChangedEventArgs() public méthode

public ColorChangedEventArgs ( System.Windows.RoutedEvent routedEvent, Color color ) : System.Windows
routedEvent System.Windows.RoutedEvent
color System.Windows.Media.Color
Résultat System.Windows