2 references to PathGeometryProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\PointAnimationUsingPath.cs (2)
77
return (PathGeometry)GetValue(
PathGeometryProperty
);
81
SetValue(
PathGeometryProperty
, value);