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