'Declaration
Public Shared Function GetCoverElementsOverflow( _ ByVal element As FrameworkElement _ ) As Boolean
public static bool GetCoverElementsOverflow( FrameworkElement element )
Parameters
- element
- The System.Windows.FrameworkElement from which the property value is read.
Return Value
The System.Boolean value of the specified element.