2 writes to _width
PresentationFramework (2)
src\Framework\MS\Internal\KnownBoxes.cs (2)
16
_width
= width;
35
_width
= value;
1 reference to _width
PresentationFramework (1)
src\Framework\MS\Internal\KnownBoxes.cs (1)
26
return
_width
;