Line.Y1Property Property

Definition

Identifies the Y1 dependency property.

public:
 static property DependencyProperty ^ Y1Property { DependencyProperty ^ get(); };
static DependencyProperty Y1Property();
public static DependencyProperty Y1Property { get; }
var dependencyProperty = Line.y1Property;
Public Shared ReadOnly Property Y1Property As DependencyProperty

Property Value

The identifier for the Y1 dependency property.

Applies to