ComponentOne Basic Library for UWP
GetButtonCornerRadius Method

C1.UWP Assembly > C1.Xaml Namespace > ClearStyleExtensions Class : GetButtonCornerRadius Method
The element which contains the attached property.
Gets the CornerRadius of the buttons.
Syntax
'Declaration
 
Public Shared Function GetButtonCornerRadius( _
   ByVal element As Windows.UI.Xaml.FrameworkElement _
) As Windows.UI.Xaml.CornerRadius
public static Windows.UI.Xaml.CornerRadius GetButtonCornerRadius( 
   Windows.UI.Xaml.FrameworkElement element
)

Parameters

element
The element which contains the attached property.
See Also

Reference

ClearStyleExtensions Class
ClearStyleExtensions Members