1 write to borderStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\UserControl.cs (1)
181borderStyle = value;
3 references to borderStyle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\UserControl.cs (3)
170return borderStyle; 174if (borderStyle != value) { 205switch (borderStyle) {