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