2 instantiations of Proxy
PresentationCore (2)
System\Windows\Media\VisualProxy.cs (2)
269_head = new Proxy(); 339_tail[count - 2] = new Proxy();
6 references to Proxy
PresentationCore (6)
System\Windows\Media\VisualProxy.cs (6)
184_tail = new Proxy[2]; 204Proxy proxy; 578Proxy[] reallocatedTail = new Proxy[newLength]; 613private Proxy _head; 618private Proxy[] _tail;