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)
239
get =>
_borderStyle
;
244
if (
_borderStyle
!= value)