2 references to Int32Animation
PresentationFramework (2)
src\Framework\System\Windows\Markup\KnownTypes.cs (2)
1338case KnownElements.Int32Animation: o = new System.Windows.Media.Animation.Int32Animation(); break; 5854case KnownElements.Int32Animation: t = typeof(System.Windows.Media.Animation.Int32Animation); break;