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