Class ColorEventArgs
Event arguments for the Color events.
public class ColorEventArgs : EventArgs<Color>
- Inheritance
-
ColorEventArgs
- Inherited Members
Constructors
- ColorEventArgs(Color)
Initializes a new instance of ColorEventArgs
newColor
The value that is being changed to.