3 references to Default
System.Windows.Forms (3)
System\Windows\Forms\SendKeys\SendKeys.cs (3)
270
s_sendMethod = SendMethodTypes.
Default
;
938
if (!s_hookSupported.HasValue && s_sendMethod.Value == SendMethodTypes.
Default
)
955
(s_sendMethod.Value == SendMethodTypes.
Default
&& !s_hookSupported!.Value))