2 writes to _height
PresentationFramework (2)
MS\Internal\KnownBoxes.cs (2)
18
_height
= height;
53
_height
= value;
1 reference to _height
PresentationFramework (1)
MS\Internal\KnownBoxes.cs (1)
44
return
_height
;