1 write to _maxBytes
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationProgressEventArgs.cs (1)
40
_maxBytes
= maxBytes;
1 reference to _maxBytes
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationProgressEventArgs.cs (1)
73
return
_maxBytes
;