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