2 writes to _width
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
1942
_width
= Validators.MakeValidBorderWidth(value);
2030
_width
= 0;
1 reference to _width
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
1938
return
_width
;