Shape.StrokeEndLineCapProperty Property

Definition

Identifies the StrokeEndLineCap dependency property.

public:
 static property DependencyProperty ^ StrokeEndLineCapProperty { DependencyProperty ^ get(); };
static DependencyProperty StrokeEndLineCapProperty();
public static DependencyProperty StrokeEndLineCapProperty { get; }
var dependencyProperty = Shape.strokeEndLineCapProperty;
Public Shared ReadOnly Property StrokeEndLineCapProperty As DependencyProperty

Property Value

The identifier for the StrokeEndLineCap dependency property.

Applies to