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