2 references to GetElementAtIndex
PresentationFramework (2)
System\Windows\Documents\TextElementCollection.cs (2)
485
TextElementType element =
GetElementAtIndex
(index, out atCollectionEnd);
820
return
GetElementAtIndex
(index, out atCollectionEnd);