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