2 writes to mirrordcExtent
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ErrorProvider.cs (2)
1034
mirrordcExtent
= mirrordc.ViewportExtent;
1054
mirrordcExtent
= Size.Empty;
3 references to mirrordcExtent
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ErrorProvider.cs (3)
1038
mirrordc.ViewportExtent = new Size(-(
mirrordcExtent
.Width),
mirrordcExtent
.Height);
1046
mirrordc.ViewportExtent =
mirrordcExtent
;