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