1 write to _minUndoStackCount
PresentationFramework (1)
MS\Internal\Documents\UndoManager.cs (1)
985_minUndoStackCount = value;
2 references to _minUndoStackCount
PresentationFramework (2)
MS\Internal\Documents\UndoManager.cs (2)
523Invariant.Assert(UndoCount > _minUndoStackCount); 980return _minUndoStackCount;