1 write to _borderStyle
System.Windows.Forms (1)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
141
_borderStyle
= value;
3 references to _borderStyle
System.Windows.Forms (3)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (3)
134
get =>
_borderStyle
;
139
if (
_borderStyle
!= value)
201
switch (
_borderStyle
)