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