4 references to LoadCompleted
PresentationFramework (4)
System\Windows\Controls\Frame.cs (2)
1101_navigationService.LoadCompleted += value; 1105_navigationService.LoadCompleted -= value;
System\Windows\Navigation\NavigationWindow.cs (2)
771NavigationService.LoadCompleted += value; 776NavigationService.LoadCompleted -= value;