[This is preliminary documentation and is subject to change.]

Helps unify handling of differing aspects of TextBlock in Silvelright and WPF.

Namespace:  AmCharts.Windows.QuickCharts
Assembly:  AmCharts.Windows.QuickCharts (in AmCharts.Windows.QuickCharts.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static class TextBlockHelper
Visual Basic (Declaration)
<ExtensionAttribute> _
Public NotInheritable Class TextBlockHelper
Visual C++
[ExtensionAttribute]
public ref class TextBlockHelper abstract sealed

Inheritance Hierarchy

System..::.Object
  AmCharts.Windows.QuickCharts..::.TextBlockHelper

See Also