1 reference to Width
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextBlock.cs (1)
2155
Rect layoutBox = new Rect(contentOffset.X + lineMetrics.Start, contentOffset.Y + lineOffset, lineMetrics.
Width
, lineMetrics.Height);