3 references to LinearThicknessKeyFrame
PresentationFramework (3)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
6996
DefaultConstructor = delegate () { return new System.Windows.Media.Animation.
LinearThicknessKeyFrame
(); }
System\Windows\Markup\KnownTypes.cs (1)
1378
case KnownElements.LinearThicknessKeyFrame: o = new System.Windows.Media.Animation.
LinearThicknessKeyFrame
(); break;
System\Windows\Media\Animation\Generated\LinearKeyFrames.cs (1)
61
return new
LinearThicknessKeyFrame
();