Click or drag to resize

TextBlockHelperIsAutomaticToolTipEnabled Attached Property

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.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
See GetIsAutomaticToolTipEnabled, SetIsAutomaticToolTipEnabled

Property Value

Type: Boolean
See Also