2 references to
PresentationFramework (2)
src\Framework\MS\Internal\Text\ComplexLine.cs (1)
148internal ComplexLine(System.Windows.Controls.TextBlock owner) : base(owner)
src\Framework\MS\Internal\Text\SimpleLine.cs (1)
131internal SimpleLine(System.Windows.Controls.TextBlock owner, string content, TextRunProperties textProps) : base(owner)