4 references to LogicalToDeviceUnits
System.Windows.Forms (4)
winforms\Managed\System\WinForms\PropertyGrid.cs (4)
198
normalButtonSize =
LogicalToDeviceUnits
(DEFAULT_NORMAL_BUTTON_SIZE);
199
largeButtonSize =
LogicalToDeviceUnits
(DEFAULT_LARGE_BUTTON_SIZE);
4838
normalButtonSize =
LogicalToDeviceUnits
(DEFAULT_NORMAL_BUTTON_SIZE);
4839
largeButtonSize =
LogicalToDeviceUnits
(DEFAULT_LARGE_BUTTON_SIZE);