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