4 references to WeakRefElementProxyStorage
PresentationFramework (4)
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (4)
517WeakReference weakRefEP = WeakRefElementProxyStorage[column]; 525WeakRefElementProxyStorage.Remove(column); 528WeakRefElementProxyStorage.Remove(column); 541WeakRefElementProxyStorage[cellItemPeer.Column] = wr;