1 write to EasingFunctionProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Generated\Int32Animation.cs (1)
86EasingFunctionProperty = DependencyProperty.Register(
2 references to EasingFunctionProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Generated\Int32Animation.cs (2)
510return (IEasingFunction)GetValue(EasingFunctionProperty); 514SetValueInternal(EasingFunctionProperty, value);