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