2 references to GetBounds
System.Drawing (2)
commonui\System\Drawing\Printing\PageSettings.cs (1)
71Rectangle pageBounds = GetBounds(modeHandle);
commonui\System\Drawing\Printing\PrintController.cs (1)
263Rectangle pageBounds = pageSettings.GetBounds(modeHandle);