2 references to DefaultHeight
System.Windows.Forms (2)
System\Windows\Forms\Scrolling\VScrollBar.cs (2)
35
LogicalToDeviceUnits(
DefaultHeight
));
38
return new Size(SystemInformation.VerticalScrollBarWidth,
DefaultHeight
);