2 writes to _width
PresentationFramework (2)
MS\Internal\KnownBoxes.cs (2)
17
_width
= width;
36
_width
= value;
1 reference to _width
PresentationFramework (1)
MS\Internal\KnownBoxes.cs (1)
27
return
_width
;