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