1 write to PointsProperty
PresentationCore (1)
System\Windows\Media\Generated\PolyLineSegment.cs (1)
210
PointsProperty
=
2 references to PointsProperty
PresentationCore (2)
System\Windows\Media\Generated\PolyLineSegment.cs (2)
81
return (PointCollection) GetValue(
PointsProperty
);
85
SetValueInternal(
PointsProperty
, value);