4 writes to _customContentStateToSave
PresentationFramework (4)
System\Windows\Navigation\NavigationService.cs (4)
1400_customContentStateToSave = state; 1406_customContentStateToSave = null; 2037_customContentStateToSave = e.ContentStateToSave; 3112_customContentStateToSave = null; // not needed anymore
1 reference to _customContentStateToSave
PresentationFramework (1)
System\Windows\Navigation\NavigationService.cs (1)
3212CustomContentState ccs = _customContentStateToSave;