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