'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.