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