2 references to GetElementAtIndex
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextElementCollection.cs (2)
511
TextElementType element =
GetElementAtIndex
(index, out atCollectionEnd);
855
return
GetElementAtIndex
(index, out atCollectionEnd);