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