2 references to saving
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
16259
private static readonly int isDirty = BitVector32.CreateMask(
saving
);
18712
if (viewAdviseSink != null && !activeXState[
saving
]) {