4 references to WeakRefElementProxyStorage
PresentationFramework (4)
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (4)
512WeakReference weakRefEP = WeakRefElementProxyStorage[column]; 520WeakRefElementProxyStorage.Remove(column); 523WeakRefElementProxyStorage.Remove(column); 536WeakRefElementProxyStorage[cellItemPeer.Column] = wr;