5 writes to _openedUnit
PresentationFramework (5)
MS\Internal\Documents\ParentUndoUnit.cs (5)
72_openedUnit = newUnit; 171_openedUnit = null; 197_openedUnit = null; 486_openedUnit = null; 499_openedUnit = value;
2 references to _openedUnit
PresentationFramework (2)
MS\Internal\Documents\ParentUndoUnit.cs (2)
405return _openedUnit; 544openedUnit = _openedUnit;