GoXam for WPF v3
GetTextAspectRatio Method
Northwoods.GoXam Namespace > Part Class : GetTextAspectRatio Method
any TextBlock within the visual tree of the part
Gets the value of the TextAspectRatioProperty attached dependency property.
Syntax
public static double GetTextAspectRatio( 
   DependencyObject d
)

Parameters

d
any TextBlock within the visual tree of the part

Return Value

By default this returns 1.5
See Also

Reference

Part Class
Part Members