1 instantiation of ComplexContent
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextBlock.cs (1)
2980_complexContent = new ComplexContent(this, textContainer, false, Text);
1 reference to ComplexContent
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextBlock.cs (1)
3820private ComplexContent _complexContent;