2 references to PathGeometryProperty
PresentationCore (2)
System\Windows\Media\Animation\DoubleAnimationUsingPath.cs (2)
63
return (PathGeometry)GetValue(
PathGeometryProperty
);
67
SetValue(
PathGeometryProperty
, value);