2 writes to _width
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
1921
_width
= Validators.MakeValidBorderWidth(value);
1989
_width
= 0;
1 reference to _width
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
1917
return
_width
;