2 references to KeySplineProperty
PresentationFramework (2)
src\Framework\System\Windows\Media\Animation\Generated\SplineKeyFrames.cs (2)
144
return (KeySpline)GetValue(
KeySplineProperty
);
152
SetValue(
KeySplineProperty
, value);