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