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