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