1 write to borderStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PictureBox.cs (1)
172
borderStyle
= value;
3 references to borderStyle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PictureBox.cs (3)
162
return
borderStyle
;
171
if (
borderStyle
!= value) {
246
switch (
borderStyle
) {