Share via


EllipseGeometry.CenterProperty Property

Definition

Identifies the Center dependency property.

public:
 static property DependencyProperty ^ CenterProperty { DependencyProperty ^ get(); };
static DependencyProperty CenterProperty();
public static DependencyProperty CenterProperty { get; }
var dependencyProperty = EllipseGeometry.centerProperty;
Public Shared ReadOnly Property CenterProperty As DependencyProperty

Property Value

The Center dependency property identifier.

Applies to