1 write to _allowWindowNavigation
PresentationFramework (1)
System\Windows\Navigation\NavigationService.cs (1)
3412
set {
_allowWindowNavigation
= value; }
1 reference to _allowWindowNavigation
PresentationFramework (1)
System\Windows\Navigation\NavigationService.cs (1)
3411
private get { return
_allowWindowNavigation
; }