2 references to KeySplineProperty
PresentationCore (2)
System\Windows\Media\Animation\Generated\SplineKeyFrames.cs (2)
1154
return (KeySpline)GetValue(
KeySplineProperty
);
1159
SetValue(
KeySplineProperty
, value);