LinearGradientBrush.StartPointProperty Property

Definition

Identifies the StartPoint dependency property.

public:
 static property DependencyProperty ^ StartPointProperty { DependencyProperty ^ get(); };
static DependencyProperty StartPointProperty();
public static DependencyProperty StartPointProperty { get; }
var dependencyProperty = LinearGradientBrush.startPointProperty;
Public Shared ReadOnly Property StartPointProperty As DependencyProperty

Property Value

The identifier for the StartPoint dependency property.

Applies to