1 write to _borderStyle
System.Windows.Forms (1)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (1)
246_borderStyle = value;
2 references to _borderStyle
System.Windows.Forms (2)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (2)
239get => _borderStyle; 244if (_borderStyle != value)