Implemented interface member:
1 reference to Equals
System.Windows.Forms.Primitives (1)
_generated\104\Windows.Win32.HWINEVENTHOOK.g.cs (1)
51 public override bool Equals(object obj) => obj is HWINEVENTHOOK other && this.Equals(other);