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