3 references to HasComplexContent
PresentationFramework (3)
src\Framework\MS\Internal\LayoutDump.cs (1)
488
if (text.
HasComplexContent
)
src\Framework\System\Windows\Automation\Peers\TextBlockAutomationPeer.cs (1)
39
if (owner.
HasComplexContent
)
src\Framework\System\Windows\Documents\InlineCollection.cs (1)
200
if (!textBlock.
HasComplexContent
)