ExtensionMethods.IsTrimmed Method (UIElement)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- element
-
Type:
System.Windows.UIElement
The element.
Return Value
Type: System.BooleanTrue if the control is a TextBlock whose text is trimmed (and ellipses are displayed).
Show: