Operator operator !=
operator !=(Brush?, Brush?)
Returns a value that indicates whether the two objects are not equal.
public static bool operator !=(Brush? a, Brush? b)
Returns a value that indicates whether the two objects are not equal.
public static bool operator !=(Brush? a, Brush? b)