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