4 references to CreatePointer
PresentationFramework (4)
MS\Internal\Documents\TextBoxLine.cs (1)
437endOfRunPosition = position.CreatePointer(4096);
MS\Internal\PtsHost\LineBase.cs (1)
118endOfRunPosition = position.CreatePointer(4096);
MS\Internal\Text\ComplexLine.cs (1)
364endOfRunPosition = position.CreatePointer(4096);
System\Windows\Documents\Highlights.cs (1)
203changePosition = textPosition.CreatePointer(+1);