2 writes to _splitterThickness
System.Windows.Forms (2)
System\Windows\Forms\Controls\Splitter\Splitter.cs (2)
877_splitterThickness = width; 886_splitterThickness = height;
3 references to _splitterThickness
System.Windows.Forms (3)
System\Windows\Forms\Controls\Splitter\Splitter.cs (3)
247int requestedSize = _splitterThickness; 254if (_splitterThickness != -1) 262if (_splitterThickness != -1)