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