7 references to ThicknessAnimation
PresentationFramework (7)
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
10119
bamlType.DefaultConstructor = delegate() { return new System.Windows.Media.Animation.
ThicknessAnimation
(); };
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
1601
case KnownElements.ThicknessAnimation: o = new System.Windows.Media.Animation.
ThicknessAnimation
(); break;
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimation.cs (5)
108
:
this
()
120
:
this
()
133
:
this
()
146
:
this
()
183
return new
ThicknessAnimation
();