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