2 references to EasingFunctionProperty
PresentationFramework (2)
src\Framework\System\Windows\Media\Animation\Generated\EasingKeyFrames.cs (2)
141
return (IEasingFunction)GetValue(
EasingFunctionProperty
);
145
SetValueInternal(
EasingFunctionProperty
, value);