2 references to KeySplineProperty
PresentationFramework (2)
System\Windows\Media\Animation\Generated\SplineKeyFrames.cs (2)
137
return (KeySpline)GetValue(
KeySplineProperty
);
142
SetValue(
KeySplineProperty
, value);