1 write to _contentStateToSave
PresentationFramework (1)
System\Windows\Navigation\NavigatingCancelEventArgs.cs (1)
86
set {
_contentStateToSave
= value; }
1 reference to _contentStateToSave
PresentationFramework (1)
System\Windows\Navigation\NavigatingCancelEventArgs.cs (1)
87
get { return
_contentStateToSave
; }