2 writes to _width
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
1920
_width
= Validators.MakeValidBorderWidth(value);
1988
_width
= 0;
1 reference to _width
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
1916
return
_width
;