2 writes to _splitterThickness
System.Windows.Forms (2)
System\Windows\Forms\Controls\Splitter\Splitter.cs (2)
879_splitterThickness = width; 888_splitterThickness = height;
3 references to _splitterThickness
System.Windows.Forms (3)
System\Windows\Forms\Controls\Splitter\Splitter.cs (3)
249int requestedSize = _splitterThickness; 256if (_splitterThickness != -1) 264if (_splitterThickness != -1)