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