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