3 references to editorRefresh
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (3)
149private static readonly int listeningToIdle = BitVector32.CreateMask(editorRefresh); 2720if (!axState[editorRefresh] && HasPropertyPages()) { 2721axState[editorRefresh] = true;