4 references to LoadCompleted
PresentationFramework (4)
System\Windows\Controls\Frame.cs (2)
1100
_navigationService.
LoadCompleted
+= value;
1104
_navigationService.
LoadCompleted
-= value;
System\Windows\Navigation\NavigationWindow.cs (2)
770
NavigationService.
LoadCompleted
+= value;
775
NavigationService.
LoadCompleted
-= value;