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