2 references to FrameworkElementFactory
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
1280
case KnownElements.
FrameworkElementFactory
: o = new System.Windows.FrameworkElementFactory(); break;
5774
case KnownElements.
FrameworkElementFactory
: t = typeof(System.Windows.FrameworkElementFactory); break;