1 write to _readLength
PresentationFramework (1)
src\Framework\System\Windows\Markup\XamlStream.cs (1)
510set { _readLength = value; }
1 reference to _readLength
PresentationFramework (1)
src\Framework\System\Windows\Markup\XamlStream.cs (1)
509get { return _readLength; }