6 references to Target
System.Drawing (6)
misc\ClientUtils.cs (6)
315
return weakRef.
Target
;
486
if( other.
Target
!= this.
Target
) {
487
if( this.
Target
== null || !this.
Target
.Equals(other.
Target
) ) {