2 writes to _height
PresentationFramework (2)
src\Framework\MS\Internal\KnownBoxes.cs (2)
17
_height
= height;
52
_height
= value;
1 reference to _height
PresentationFramework (1)
src\Framework\MS\Internal\KnownBoxes.cs (1)
43
return
_height
;