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