3 references to NavigatingCancelEventArgs
PresentationFramework (3)
MS\Internal\Controls\WebBrowserEvent.cs (1)
93
NavigatingCancelEventArgs e = new
NavigatingCancelEventArgs
(source,
System\Windows\Application.cs (1)
1578
NavigatingCancelEventArgs e = new
NavigatingCancelEventArgs
(relativeUri, null, null, null, NavigationMode.New, null, null, true);
System\Windows\Navigation\NavigationService.cs (1)
2064
NavigatingCancelEventArgs e = new
NavigatingCancelEventArgs
(