1 write to _borderStyle
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
218_borderStyle = value;
4 references to _borderStyle
System.Windows.Forms (4)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (4)
211get => _borderStyle; 216if (value != _borderStyle) 290switch (_borderStyle) 748if (_borderStyle != BorderStyle.None)