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