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