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