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