2 references to FrameworkElementFactoryStringContent
PresentationFramework (2)
System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs (2)
65yield return new FrameworkElementFactoryStringContent(_factory, this); 91yield return new FrameworkElementFactoryStringContent(_factory.FirstChild, this);