4 references to CreatePointer
PresentationFramework (4)
MS\Internal\Documents\TextBoxLine.cs (1)
430endOfRunPosition = position.CreatePointer(4096);
MS\Internal\PtsHost\LineBase.cs (1)
108endOfRunPosition = position.CreatePointer(4096);
MS\Internal\Text\ComplexLine.cs (1)
359endOfRunPosition = position.CreatePointer(4096);
System\Windows\Documents\Highlights.cs (1)
202changePosition = textPosition.CreatePointer(+1);