2 references to PathGeometryProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\DoubleAnimationUsingPath.cs (2)
74
return (PathGeometry)GetValue(
PathGeometryProperty
);
78
SetValue(
PathGeometryProperty
, value);