5 writes to _target
System.Windows.Forms (5)
System\Windows\Forms\SuspendPaintingScope.cs (5)
37
_target
= target;
54
_target
= null;
79
_target
= target;
100
_target
= null;
113
_target
= null;
1 reference to _target
System.Windows.Forms (1)
System\Windows\Forms\SuspendPaintingScope.cs (1)
111
ISupportSuspendPainting? target =
_target
;