2 references to ExponentProperty
PresentationCore (2)
System\Windows\Media\Animation\ExponentialEase.cs (2)
37
return (double)GetValue(
ExponentProperty
);
41
SetValueInternal(
ExponentProperty
, value);