1 write to _cc
PresentationFramework (1)
MS\Internal\Navigation\BindStream.cs (1)
39
_cc
= cc;
4 references to _cc
PresentationFramework (4)
MS\Internal\Navigation\BindStream.cs (4)
72
_cc
.OnNavigationProgress(_uri, numBytes, _maxBytes);
79
_cc
.OnNavigationProgress(_uri, numBytes, _maxBytes);
207
_cc
.OnStreamClosed(_uri);
214
_cc
.OnStreamClosed(_uri);