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