ExtensionMethods.IsClipped Method (UIElement)
Visual Studio 2015
Determines whether the element's text is clipped by a parent ScrollViewer (the element can still be scrolled to view the clipped text)
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- element
-
Type:
System.Windows.UIElement
The element.
Show: