'Declaration Public Shared Sub SetArcSegmentDefinition( _ ByVal obj As Windows.UI.Xaml.DependencyObject, _ ByVal value As ArcSegmentDef _ )
public static void SetArcSegmentDefinition( Windows.UI.Xaml.DependencyObject obj, ArcSegmentDef value )
Parameters
- obj
- The element which contains the attached property.
- value