2 instantiations of Proxy
PresentationCore (2)
System\Windows\Media\VisualProxy.cs (2)
260_head = new Proxy(); 330_tail[count - 2] = new Proxy();
6 references to Proxy
PresentationCore (6)
System\Windows\Media\VisualProxy.cs (6)
175_tail = new Proxy[2]; 195Proxy proxy; 569Proxy[] reallocatedTail = new Proxy[newLength]; 604private Proxy _head; 609private Proxy[] _tail;