2 writes to _navigationServiceId
PresentationFramework (2)
MS\Internal\AppModel\Journaling.cs (2)
79
_navigationServiceId
= navSvcId;
86
set {
_navigationServiceId
= value; }
1 reference to _navigationServiceId
PresentationFramework (1)
MS\Internal\AppModel\Journaling.cs (1)
85
get { return
_navigationServiceId
; }