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