3 references to Default
System.Windows.Forms (3)
winforms\Managed\System\WinForms\SendKeys.cs (3)
280
sendMethod = SendMethodTypes.
Default
;
905
sendMethod.Value == SendMethodTypes.
Default
)
922
(sendMethod.Value == SendMethodTypes.
Default
&& !hookSupported.Value))