2 writes to _height
PresentationFramework (2)
MS\Internal\KnownBoxes.cs (2)
19
_height
= height;
54
_height
= value;
1 reference to _height
PresentationFramework (1)
MS\Internal\KnownBoxes.cs (1)
45
return
_height
;