2 references to FrameworkElementFactoryMarkupObject
PresentationFramework (2)
System\Windows\Markup\Primitives\ElementMarkupObject.cs (1)
547MarkupObject subItem = new FrameworkElementFactoryMarkupObject(value as FrameworkElementFactory, Manager);
System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs (1)
259yield return new FrameworkElementFactoryMarkupObject(child, Manager);