4 references to CreatePointer
PresentationFramework (4)
MS\Internal\Documents\TextBoxLine.cs (1)
429endOfRunPosition = position.CreatePointer(4096);
MS\Internal\PtsHost\LineBase.cs (1)
107endOfRunPosition = position.CreatePointer(4096);
MS\Internal\Text\ComplexLine.cs (1)
358endOfRunPosition = position.CreatePointer(4096);
System\Windows\Documents\Highlights.cs (1)
201changePosition = textPosition.CreatePointer(+1);