2 references to PathGeometryProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (2)
216
return (PathGeometry)GetValue(
PathGeometryProperty
);
220
SetValue(
PathGeometryProperty
, value);