1 write to flatStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\GroupBox.cs (1)
244flatStyle = value;
2 references to flatStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\GroupBox.cs (2)
232return flatStyle; 241if (flatStyle != value) {