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