2 overrides of ComputeBoundingBox
PresentationFramework (2)
MS\Internal\PtsHost\RunClient.cs (1)
72
public override Rect
ComputeBoundingBox
(bool rightToLeft, bool sideways)
MS\Internal\Text\InlineObject.cs (1)
67
public override Rect
ComputeBoundingBox
(bool rightToLeft, bool sideways)
1 reference to ComputeBoundingBox
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
2473
Rect objectBounds = textObject.
ComputeBoundingBox
(