25 references to Line
PresentationFramework (25)
MS\Internal\PtsHost\TextParaClient.cs (23)
614Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 1076Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 1666Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 1763Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 2108Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 2219Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 2436Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 2560Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 2639Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 2805Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 2921Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 3047Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 3119Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 3181Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 3240Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, cpTextParaStart); 3285Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, cpTextParaStart); 3342Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, cpTextParaStart); 3634Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, cpTextParaStart); 3703Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, cpTextParaStart); 3807Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, cpTextParaStart); 3933Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition); 3998Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, cpTextParaStart); 4132Line line = new Line(Paragraph.StructuralCache.TextFormatterHost, this, Paragraph.ParagraphStartCharacterPosition);
MS\Internal\PtsHost\TextParagraph.cs (2)
540Line line = new Line(StructuralCache.TextFormatterHost, paraClient, ParagraphStartCharacterPosition); 726Line line = new Line(StructuralCache.TextFormatterHost, paraClient, ParagraphStartCharacterPosition);