RadialGradientBrush.InterpolationSpaceProperty Property

Definition

Identifies the InterpolationSpace dependency property.

public:
 static property DependencyProperty ^ InterpolationSpaceProperty { DependencyProperty ^ get(); };
static DependencyProperty InterpolationSpaceProperty();
public static DependencyProperty InterpolationSpaceProperty { get; }
var dependencyProperty = RadialGradientBrush.interpolationSpaceProperty;
Public Shared ReadOnly Property InterpolationSpaceProperty As DependencyProperty

Property Value

The identifier for the InterpolationSpace dependency property.

Applies to