1 write to borderSides
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripStatusLabel.cs (1)
146borderSides = value;
2 references to borderSides
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripStatusLabel.cs (2)
141return borderSides; 145if (borderSides != value) {