1 write to _uri
PresentationFramework (1)
src\Framework\MS\Internal\Navigation\BindStream.cs (1)
41
_uri
= uri;
4 references to _uri
PresentationFramework (4)
src\Framework\MS\Internal\Navigation\BindStream.cs (4)
75
_cc.OnNavigationProgress(
_uri
, numBytes, _maxBytes);
82
_cc.OnNavigationProgress(
_uri
, numBytes, _maxBytes);
210
_cc.OnStreamClosed(
_uri
);
217
_cc.OnStreamClosed(
_uri
);