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