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)
3820
private
ComplexContent
_complexContent;