Share via


Polygon.PointsProperty Propiedad

Definición

Identifica la propiedad de dependencia Points .

public:
 static property DependencyProperty ^ PointsProperty { DependencyProperty ^ get(); };
static DependencyProperty PointsProperty();
public static DependencyProperty PointsProperty { get; }
var dependencyProperty = Polygon.pointsProperty;
Public Shared ReadOnly Property PointsProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia Points .

Se aplica a