2 references to AmplitudeProperty
PresentationCore (2)
System\Windows\Media\Animation\BackEase.cs (2)
34
return (double)GetValue(
AmplitudeProperty
);
38
SetValueInternal(
AmplitudeProperty
, value);