2 overrides of ComputeBoundingBox
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\RunClient.cs (1)
78
public override Rect
ComputeBoundingBox
(bool rightToLeft, bool sideways)
src\Framework\MS\Internal\Text\InlineObject.cs (1)
74
public override Rect
ComputeBoundingBox
(bool rightToLeft, bool sideways)
1 reference to ComputeBoundingBox
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
2662
Rect objectBounds = textObject.
ComputeBoundingBox
(