'Declaration Public Shared Function GetArcThickness( _ ByVal obj As Windows.UI.Xaml.DependencyObject _ ) As System.Double
public static System.double GetArcThickness( Windows.UI.Xaml.DependencyObject obj )
Parameters
- obj
- The element which contains the attached property.