6 references to SplineThicknessKeyFrame
PresentationFramework (6)
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
9354
bamlType.DefaultConstructor = delegate() { return new System.Windows.Media.Animation.
SplineThicknessKeyFrame
(); };
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
1561
case KnownElements.SplineThicknessKeyFrame: o = new System.Windows.Media.Animation.
SplineThicknessKeyFrame
(); break;
src\Framework\System\Windows\Media\Animation\Generated\SplineKeyFrames.cs (4)
52
:
this
()
61
:
this
()
71
:
this
()
93
return new
SplineThicknessKeyFrame
();