ArcSegment.SizeProperty Property

Definition

Identifies the Size dependency property.

public:
 static property DependencyProperty ^ SizeProperty { DependencyProperty ^ get(); };
static DependencyProperty SizeProperty();
public static DependencyProperty SizeProperty { get; }
var dependencyProperty = ArcSegment.sizeProperty;
Public Shared ReadOnly Property SizeProperty As DependencyProperty

Property Value

The Size dependency property identifier.

Applies to