1 implementation of OnStreamClosed
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
1446
void 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);