2 references to PathGeometryProperty
PresentationCore (2)
System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (2)
215
return (PathGeometry)GetValue(
PathGeometryProperty
);
219
SetValue(
PathGeometryProperty
, value);