2 references to CS_SAVEBITS
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
242
cp.ClassStyle |= (int)WNDCLASS_STYLES.
CS_SAVEBITS
;
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.FlyoutDialog.cs (1)
64
cp.ClassStyle |= (int)WNDCLASS_STYLES.
CS_SAVEBITS
;