5 references to RemoveAt
WindowsBase (5)
Base\System\Windows\Freezable.cs (2)
1117list.RemoveAt(index); 1476handlers.RemoveAt(index);
Base\System\Windows\WeakEventManager.cs (3)
624_list.RemoveAt(i); 691_list.RemoveAt(i); 832_list.RemoveAt(j);