1 write to borderStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Splitter.cs (1)
259borderStyle = value;
3 references to borderStyle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Splitter.cs (3)
249return borderStyle; 258if (borderStyle != value) { 279switch (borderStyle) {