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