1 write to _cc
PresentationFramework (1)
MS\Internal\Navigation\BindStream.cs (1)
36
_cc
= cc;
4 references to _cc
PresentationFramework (4)
MS\Internal\Navigation\BindStream.cs (4)
69
_cc
.OnNavigationProgress(_uri, numBytes, _maxBytes);
76
_cc
.OnNavigationProgress(_uri, numBytes, _maxBytes);
204
_cc
.OnStreamClosed(_uri);
211
_cc
.OnStreamClosed(_uri);