Basic Library for WinRT
SetCornerRadius Method

The element which contains the attached property.
The CornerRadius used in borders.
Sets the CornerRadius.
Syntax
'Declaration
 
Public Shared Sub SetCornerRadius( _
   ByVal element As Windows.UI.Xaml.FrameworkElement, _
   ByVal value As Windows.UI.Xaml.CornerRadius _
) 
public static void SetCornerRadius( 
   Windows.UI.Xaml.FrameworkElement element,
   Windows.UI.Xaml.CornerRadius value
)

Parameters

element
The element which contains the attached property.
value
The CornerRadius used in borders.
See Also

Reference

ClearStyleExtensions Class
ClearStyleExtensions Members

 

 


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

Product Support Forum  |  Documentation Feedback