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