2 references to GetRectanglesCore
PresentationFramework (2)
System\Windows\Controls\TextBlock.cs (2)
75
return this.
GetRectanglesCore
(child);
3468
ReadOnlyCollection<Rect> rects = textBlock.
GetRectanglesCore
(child);