2 references to defaultWidth
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Splitter.cs (2)
113
return new Size(
defaultWidth
,
defaultWidth
);