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