2 references to s_saving
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (2)
113
private static readonly int s_isDirty = BitVector32.CreateMask(
s_saving
);
2090
if (_viewAdviseSink is null || _activeXState[
s_saving
])