2 writes to splitterThickness
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Splitter.cs (2)
955splitterThickness = width; 961splitterThickness = height;
3 references to splitterThickness
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Splitter.cs (3)
315int requestedSize = splitterThickness; 321if (splitterThickness != -1) { 327if (splitterThickness != -1) {