2 references to GetCleanParentIndex
PresentationFramework (2)
System\Windows\Documents\TextElementCollectionHelper.cs (2)
66
int index =
GetCleanParentIndex
(parent, collection, out firstFreeIndex);
89
index =
GetCleanParentIndex
(parent, collection, out firstFreeIndex);