GradientBrush.SpreadMethodProperty Property

Definition

Identifies the SpreadMethod dependency property.

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

Property Value

The identifier for the SpreadMethod dependency property.

Applies to