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