2 writes to _keepAliveRoot
PresentationFramework (2)
MS\Internal\AppModel\Journaling.cs (2)
200_keepAliveRoot = keepAliveRoot; 227this._keepAliveRoot = contentObject;
1 reference to _keepAliveRoot
PresentationFramework (1)
MS\Internal\AppModel\Journaling.cs (1)
216get { return _keepAliveRoot; }