2 references to KeySplineProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Generated\SplineKeyFrames.cs (2)
1607
return (KeySpline)GetValue(
KeySplineProperty
);
1615
SetValue(
KeySplineProperty
, value);