1 write to _flatStyle
System.Windows.Forms (1)
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (1)
191
_flatStyle
= value;
2 references to _flatStyle
System.Windows.Forms (2)
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (2)
178
return
_flatStyle
;
185
if (
_flatStyle
== value)