Implemented interface member:
1 reference to Equals
System.Private.Windows.GdiPlus (1)
_generated\1\Windows.Win32.CGpEffect.g.cs (1)
41
public override bool Equals(object obj) => obj is CGpEffect other && this.
Equals
(other);