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