1 reference to GetCollapsedWidth
PresentationFramework (1)
System\Windows\Controls\TextBlock.cs (1)
1315desiredSize.Width = Math.Max(desiredSize.Width, line.GetCollapsedWidth());