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