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