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