2 writes to _splitterThickness
System.Windows.Forms (2)
System\Windows\Forms\Controls\Splitter\Splitter.cs (2)
878_splitterThickness = width; 887_splitterThickness = height;
3 references to _splitterThickness
System.Windows.Forms (3)
System\Windows\Forms\Controls\Splitter\Splitter.cs (3)
248int requestedSize = _splitterThickness; 255if (_splitterThickness != -1) 263if (_splitterThickness != -1)