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