2 references to ByteAnimation
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
1155
case KnownElements.
ByteAnimation
: o = new System.Windows.Media.Animation.ByteAnimation(); break;
5612
case KnownElements.
ByteAnimation
: t = typeof(System.Windows.Media.Animation.ByteAnimation); break;