PathFigure.SegmentsProperty Property

Definition

Identifies the Segments dependency property.

public:
 static property DependencyProperty ^ SegmentsProperty { DependencyProperty ^ get(); };
static DependencyProperty SegmentsProperty();
public static DependencyProperty SegmentsProperty { get; }
var dependencyProperty = PathFigure.segmentsProperty;
Public Shared ReadOnly Property SegmentsProperty As DependencyProperty

Property Value

The identifier for the Segments dependency property.

Applies to