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