GradientBrush.ColorInterpolationModeProperty Property

Definition

Identifies the ColorInterpolationMode dependency property.

public:
 static property DependencyProperty ^ ColorInterpolationModeProperty { DependencyProperty ^ get(); };
static DependencyProperty ColorInterpolationModeProperty();
public static DependencyProperty ColorInterpolationModeProperty { get; }
var dependencyProperty = GradientBrush.colorInterpolationModeProperty;
Public Shared ReadOnly Property ColorInterpolationModeProperty As DependencyProperty

Property Value

The identifier for the ColorInterpolationMode dependency property.

Applies to