1 write to _bodyHeight
PresentationFramework (1)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
696
_bodyHeight
= markerGeometry.Children[1].Bounds.Height;
1 reference to _bodyHeight
PresentationFramework (1)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
390
scale = desiredBodyHeight /
_bodyHeight
;