1 write to borderStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripStatusLabel.cs (1)
127borderStyle = value;
2 references to borderStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripStatusLabel.cs (2)
107return borderStyle; 126if (borderStyle != value) {