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