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