public static void SetTextAspectRatio( DependencyObject d, double v )
Parameters
- d
 - any 
TextBlockwithin the visual tree of the part - v
 - a positive value that is the desired ratio of width to height
 
TextBlock within the visual tree of the part
public static void SetTextAspectRatio( DependencyObject d, double v )
TextBlock within the visual tree of the part