2 references to BS_DEFPUSHBUTTON
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Button.cs (1)
164
cp.Style |= NativeMethods.
BS_DEFPUSHBUTTON
;
winforms\Managed\System\WinForms\ButtonBase.cs (1)
206
cp.Style |= NativeMethods.
BS_DEFPUSHBUTTON
;