4 references to WeakRefElementProxyStorage
PresentationFramework (4)
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (4)
511WeakReference weakRefEP = WeakRefElementProxyStorage[column]; 519WeakRefElementProxyStorage.Remove(column); 522WeakRefElementProxyStorage.Remove(column); 535WeakRefElementProxyStorage[cellItemPeer.Column] = wr;