2 references to CS_DBLCLKS
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
1413cp.ClassStyle = (int)WNDCLASS_STYLES.CS_DBLCLKS;
System\Windows\Forms\ErrorProvider\ErrorProvider.ErrorWindow.cs (1)
95ClassStyle = (int)WNDCLASS_STYLES.CS_DBLCLKS,