2 references to FrameworkElementFactoryStringContent
PresentationFramework (2)
src\Framework\System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs (2)
77yield return new FrameworkElementFactoryStringContent(_factory, this); 103yield return new FrameworkElementFactoryStringContent(_factory.FirstChild, this);