2 references to BouncesProperty
PresentationCore (2)
System\Windows\Media\Animation\BounceEase.cs (2)
36
return (int)GetValue(
BouncesProperty
);
40
SetValueInternal(
BouncesProperty
, value);