It's a simple question:
How do I get the Width of a TextBlock?
Width
TextBlock
The width of this TextBlock is set to Auto, in the XAML.
How do I get the Width of this TextBlock via code?
Just use the property
TextBlock.ActualWidth