2 writes to _width
PresentationFramework (2)
MS\Internal\KnownBoxes.cs (2)
18
_width
= width;
37
_width
= value;
1 reference to _width
PresentationFramework (1)
MS\Internal\KnownBoxes.cs (1)
28
return
_width
;