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