[]
Gets the value of the CoverElementsOverflow attached property for a given framework element.
public static bool GetCoverElementsOverflow(FrameworkElement element)
Type | Name | Description |
---|---|---|
FrameworkElement | element | The FrameworkElement from which the property value is read. |
Type | Description |
---|---|
bool | The bool value of the specified element. |