ComponentOne Basic Library for UWP
GetCornerRadius Method

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

Parameters

element
The element which contains the attached property.
See Also

Reference

ClearStyleExtensions Class
ClearStyleExtensions Members