Click or drag to resize

TextBlockHelperIsTextTrimmed Attached Property

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.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
See GetIsTextTrimmed

Property Value

Type: Boolean
See Also