2 references to OscillationsProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\ElasticEase.cs (2)
38
return (int)GetValue(
OscillationsProperty
);
42
SetValueInternal(
OscillationsProperty
, value);