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