Share via


ColorSpectrum.ShapeProperty Property

Definition

Identifies the Shape dependency property.

public:
 static property DependencyProperty ^ ShapeProperty { DependencyProperty ^ get(); };
static DependencyProperty ShapeProperty();
public static DependencyProperty ShapeProperty { get; }
var dependencyProperty = ColorSpectrum.shapeProperty;
Public Shared ReadOnly Property ShapeProperty As DependencyProperty

Property Value

The identifier for the Shape dependency property.

Applies to