2 references to ExponentProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\ExponentialEase.cs (2)
38
return (double)GetValue(
ExponentProperty
);
42
SetValueInternal(
ExponentProperty
, value);