2 references to BouncinessProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\BounceEase.cs (2)
64
return (double)GetValue(
BouncinessProperty
);
68
SetValueInternal(
BouncinessProperty
, value);