1 implementation of OnStreamClosed
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
1446void IContentContainer.OnStreamClosed(Uri sourceUri)
2 references to OnStreamClosed
PresentationFramework (2)
src\Framework\MS\Internal\Navigation\BindStream.cs (2)
210_cc.OnStreamClosed(_uri); 217_cc.OnStreamClosed(_uri);