Shape.StrokeLineJoinProperty Property

Definition

Identifies the StrokeLineJoin dependency property.

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

Property Value

The identifier for the StrokeLineJoin dependency property.

Applies to