4 writes to _customContentStateToSave
PresentationFramework (4)
src\Framework\System\Windows\Navigation\NavigationService.cs (4)
1599_customContentStateToSave = state; 1605_customContentStateToSave = null; 2265_customContentStateToSave = e.ContentStateToSave; 3417_customContentStateToSave = null; // not needed anymore
1 reference to _customContentStateToSave
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
3516CustomContentState ccs = _customContentStateToSave;