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