4 references to IsIE
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Control.cs (4)
3154
return IsActiveX ? ActiveXInstance.
IsIE
: false;
18132
if (globalActiveXCount == 0 &&
IsIE
) {
18199
if (
IsIE
) {
18206
if (globalActiveXCount == 1 &&
IsIE
) {