1 write to _cc
PresentationFramework (1)
MS\Internal\Navigation\BindStream.cs (1)
35
_cc
= cc;
4 references to _cc
PresentationFramework (4)
MS\Internal\Navigation\BindStream.cs (4)
68
_cc
.OnNavigationProgress(_uri, numBytes, _maxBytes);
75
_cc
.OnNavigationProgress(_uri, numBytes, _maxBytes);
203
_cc
.OnStreamClosed(_uri);
210
_cc
.OnStreamClosed(_uri);