Click or drag to resize
weroSoft AG, Software
TextBlockExt Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Extension of TextBloxk to format a text.
Inheritance Hierarchy
SystemObject
  WeroSoft.Windows.ControlsTextBlockExt

Namespace:  WeroSoft.Windows.Controls
Assembly:  WeroSoft.Client.Desktop.Library (in WeroSoft.Client.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class TextBlockExt

The TextBlockExt type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetFormattedText
Gets the formatted text.
Public methodStatic memberSetFormattedText
Sets the formatted text.
Top
Fields
  NameDescription
Public fieldStatic memberFormattedTextProperty
Using a DependencyProperty as the backing store for FormattedText.
Top
Attached Properties
  NameDescription
Public attached propertyFormattedText
Using a DependencyProperty as the backing store for FormattedText.
Top
See Also