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