2 references to BouncinessProperty
PresentationCore (2)
System\Windows\Media\Animation\BounceEase.cs (2)
63
return (double)GetValue(
BouncinessProperty
);
67
SetValueInternal(
BouncinessProperty
, value);