5 writes to _openedUnit
PresentationFramework (5)
MS\Internal\Documents\ParentUndoUnit.cs (5)
72_openedUnit = newUnit; 162_openedUnit = null; 185_openedUnit = null; 474_openedUnit = null; 487_openedUnit = value;
2 references to _openedUnit
PresentationFramework (2)
MS\Internal\Documents\ParentUndoUnit.cs (2)
393return _openedUnit; 532openedUnit = _openedUnit;