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