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)
138
get =>
_borderStyle
;
143
if (
_borderStyle
!= value)
202
switch (
_borderStyle
)