2 references to PointsProperty
PresentationFramework (2)
src\Framework\System\Windows\Shapes\Polyline.cs (2)
60
return (PointCollection)GetValue(
PointsProperty
);
64
SetValue(
PointsProperty
, value);