[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.SetCornerRadius

SetCornerRadius Method

SetCornerRadius(FrameworkElement, CornerRadius)

Sets the CornerRadius.

Declaration
public static void SetCornerRadius(FrameworkElement element, CornerRadius value)
Parameters
Type Name Description
FrameworkElement element

The element which contains the attached property.

CornerRadius value

The CornerRadius used in borders.