2 references to FixedFrameBorderSize
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (1)
993Size fixedFrameBoderSize = SystemInformation.FixedFrameBorderSize;
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
282int xFrame = SystemInformation.FixedFrameBorderSize.Width;