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