ColorState.op_Equality(ColorState, ColorState) operator¶
Defined in
Type: ColorState
Namespace: CrissCross.WPF.UI
Assembly: CrissCross.WPF.UI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
public static bool operator ==(ColorState left, ColorState right)
Parameters
| Name | Type | Description |
|---|---|---|
left | [ColorState](# | -- |
right | [ColorState](# | -- |
Returns: bool