4 writes to _customContentStateToSave
PresentationFramework (4)
System\Windows\Navigation\NavigationService.cs (4)
1444_customContentStateToSave = state; 1450_customContentStateToSave = null; 2095_customContentStateToSave = e.ContentStateToSave; 3180_customContentStateToSave = null; // not needed anymore
1 reference to _customContentStateToSave
PresentationFramework (1)
System\Windows\Navigation\NavigationService.cs (1)
3280CustomContentState ccs = _customContentStateToSave;