[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.SetButtonCornerRadius

SetButtonCornerRadius Method

SetButtonCornerRadius(FrameworkElement, CornerRadius)

Sets the CornerRadius of the buttons.

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

The element which contains the attached property.

CornerRadius value

The CornerRadius used in borders.