2 instantiations of Proxy
PresentationCore (2)
Core\CSharp\System\Windows\Media\VisualProxy.cs (2)
270_head = new Proxy(); 340_tail[count - 2] = new Proxy();
6 references to Proxy
PresentationCore (6)
Core\CSharp\System\Windows\Media\VisualProxy.cs (6)
185_tail = new Proxy[2]; 205Proxy proxy; 579Proxy[] reallocatedTail = new Proxy[newLength]; 614private Proxy _head; 619private Proxy[] _tail;