[]
Sets the CornerRadius.
public static void SetCornerRadius(FrameworkElement element, CornerRadius value)
Type | Name | Description |
---|---|---|
FrameworkElement | element | The element which contains the attached property. |
CornerRadius | value | The CornerRadius used in borders. |