Click or drag to resize

TextBlockHelper Attached Properties

The TextBlockHelper type exposes the following members.

Attached Properties
 NameDescription
Public propertyIsAutomaticToolTipEnabled Set this property to true to enable automatic evaluation of the IsTextTrimmed attached property. This property is used by the style identified with the AutoToolTipTextBoxStyle to display of a tool tip only if the text of the text block is trimmed.
Public propertyIsTextTrimmed If the IsAutomaticToolTipEnabled attached property is set to true on a text block, this property reflects if the text inside the text block is trimmed, i.e. not fully visible.
Top
See Also