4 references to LoadCompleted
PresentationFramework (4)
System\Windows\Controls\Frame.cs (2)
1117_navigationService.LoadCompleted += value; 1121_navigationService.LoadCompleted -= value;
System\Windows\Navigation\NavigationWindow.cs (2)
790NavigationService.LoadCompleted += value; 795NavigationService.LoadCompleted -= value;