1 implementation of OnContentReady
PresentationFramework (1)
System\Windows\Navigation\NavigationService.cs (1)
1078void IContentContainer.OnContentReady(ContentType contentType, Object bp, Uri bpu, Object navState)
2 references to OnContentReady
PresentationFramework (2)
System\Windows\Navigation\NavigationService.cs (2)
2889((IContentContainer)this).OnContentReady(contentType, o, destinationUri, navState); 3027((IContentContainer)this).OnContentReady(null, bp, resolvedSource, navState);