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