2 writes to AllowWindowNavigation
PresentationFramework (2)
src\Framework\System\Windows\Application.cs (2)
1685NavService.AllowWindowNavigation = true; 2519NavService.AllowWindowNavigation = false;
1 reference to AllowWindowNavigation
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
4262if (AllowWindowNavigation == false &&