2 references to OscillationsProperty
PresentationCore (2)
System\Windows\Media\Animation\ElasticEase.cs (2)
37
return (int)GetValue(
OscillationsProperty
);
41
SetValueInternal(
OscillationsProperty
, value);