LinearGradientBrush.EndPointProperty Property

Definition

Identifies the EndPoint dependency property.

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

Property Value

The identifier for the EndPoint dependency property.

Applies to