Basic Library for WinRT
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback