Implemented interface member:
1 reference to Equals
System.Drawing.Common (1)
_generated\22\Windows.Win32.PRINTER_HANDLE.g.cs (1)
49
public override bool Equals(object obj) => obj is PRINTER_HANDLE other && this.
Equals
(other);