3 references to s_editorRefresh
System.Windows.Forms (3)
System\Windows\Forms\ActiveX\AxHost.cs (3)
69private static readonly int s_listeningToIdle = BitVector32.CreateMask(s_editorRefresh); 2430if (!_axState[s_editorRefresh] && HasPropertyPages()) 2432_axState[s_editorRefresh] = true;