3 references to HasComplexContent
PresentationFramework (3)
MS\Internal\LayoutDump.cs (1)
485
if (text.
HasComplexContent
)
System\Windows\Automation\Peers\TextBlockAutomationPeer.cs (1)
38
if (owner.
HasComplexContent
)
System\Windows\Documents\InlineCollection.cs (1)
196
if (!textBlock.
HasComplexContent
)