1 write to _cc
PresentationFramework (1)
src\Framework\MS\Internal\Navigation\BindStream.cs (1)
42
_cc
= cc;
4 references to _cc
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);