2 references to GetBounds
System.Drawing.Common (2)
System\Drawing\Printing\PageSettings.cs (1)
43Rectangle pageBounds = GetBounds(modeHandle);
System\Drawing\Printing\PrintController.cs (1)
202Rectangle pageBounds = pageSettings.GetBounds(_modeHandle);