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