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