2 instantiations of Proxy
PresentationCore (2)
System\Windows\Media\VisualProxy.cs (2)
261_head = new Proxy(); 331_tail[count - 2] = new Proxy();
6 references to Proxy
PresentationCore (6)
System\Windows\Media\VisualProxy.cs (6)
176_tail = new Proxy[2]; 196Proxy proxy; 570Proxy[] reallocatedTail = new Proxy[newLength]; 605private Proxy _head; 610private Proxy[] _tail;