Class ControlStateColors
Specifies a set of IReadOnlyFontAndColor for different control states.
public class ControlStateColors : ControlStateObjects<IReadOnlyFontAndColor>, IBaseObject, IDisposableObject, IDisposable, INotifyPropertyChanged
- Inheritance
-
ControlStateColors
- Implements
Fields
- Empty
Gets ControlStateColors with empty state images.
Methods
- Clone()
Creates clone of this object.
Operators
- implicit operator ControlStateBrushes(ControlStateColors)
Converts the specified ControlStateColors to a ControlStateBrushes.