2 references to RemoveAt
WindowsBase (2)
Shared\MS\Internal\CopyOnWriteList.cs (1)
105return RemoveAt(index);
Shared\MS\Internal\WeakReferenceList.cs (1)
136return base.RemoveAt(index);