2 references to SpringinessProperty
PresentationCore (2)
System\Windows\Media\Animation\ElasticEase.cs (2)
62
return (double)GetValue(
SpringinessProperty
);
66
SetValueInternal(
SpringinessProperty
, value);