2 references to PathGeometryProperty
PresentationCore (2)
System\Windows\Media\Animation\PointAnimationUsingPath.cs (2)
76
return (PathGeometry)GetValue(
PathGeometryProperty
);
80
SetValue(
PathGeometryProperty
, value);