1 write to PointsProperty
PresentationCore (1)
System\Windows\Media\Generated\PolyBezierSegment.cs (1)
198
PointsProperty
=
2 references to PointsProperty
PresentationCore (2)
System\Windows\Media\Generated\PolyBezierSegment.cs (2)
68
return (PointCollection) GetValue(
PointsProperty
);
72
SetValueInternal(
PointsProperty
, value);