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