1 write to _borderStyle
System.Windows.Forms (1)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
145_borderStyle = value;
3 references to _borderStyle
System.Windows.Forms (3)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (3)
138get => _borderStyle; 143if (_borderStyle != value) 202switch (_borderStyle)