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