1 write to _flatStyle
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
534
_flatStyle
= value;
2 references to _flatStyle
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
521
get =>
_flatStyle
;
528
if (
_flatStyle
== value)