[]
Sets the value of the CoverElementsOverflow attached property for a given framework element.
public static void SetCoverElementsOverflow(FrameworkElement element, bool value)
| Type | Name | Description |
|---|---|---|
| FrameworkElement | element | The FrameworkElement for which the property value is set. |
| bool | value | The bool value to be set on the specified element. |