2 references to PropStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
1224
int style = Properties.GetInteger(
PropStyle
, out found);
1250
Properties.SetInteger(
PropStyle
, (int)value);