2 references to FixedFrameBorderSize
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
841Size fixedFrameBoderSize = SystemInformation.FixedFrameBorderSize;
System\Windows\Forms\Design\ComponentEditorForm.cs (1)
251int xFrame = SystemInformation.FixedFrameBorderSize.Width;