5 writes to _openedUnit
PresentationFramework (5)
MS\Internal\Documents\ParentUndoUnit.cs (5)
73_openedUnit = newUnit; 172_openedUnit = null; 198_openedUnit = null; 487_openedUnit = null; 500_openedUnit = value;
2 references to _openedUnit
PresentationFramework (2)
MS\Internal\Documents\ParentUndoUnit.cs (2)
406return _openedUnit; 545openedUnit = _openedUnit;