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