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