5 writes to _openedUnit
PresentationFramework (5)
MS\Internal\Documents\ParentUndoUnit.cs (5)
75_openedUnit = newUnit; 174_openedUnit = null; 200_openedUnit = null; 489_openedUnit = null; 502_openedUnit = value;
2 references to _openedUnit
PresentationFramework (2)
MS\Internal\Documents\ParentUndoUnit.cs (2)
408return _openedUnit; 547openedUnit = _openedUnit;