Method Equals
Equals(Toplevel?, Toplevel?)
Determines whether the specified objects are equal.
public bool Equals(Toplevel? x, Toplevel? y)
Parameters
xToplevelThe first object of type Toplevel to compare.
yToplevelThe second object of type Toplevel to compare.