1 instantiation of ContextDesc
PresentationFramework (1)
MS\Internal\PtsHost\PtsCache.cs (1)
196_contextPool.Add(new ContextDesc());
2 references to ContextDesc
PresentationFramework (2)
MS\Internal\PtsHost\PtsCache.cs (2)
146_contextPool = new List<ContextDesc>(1); 757private List<ContextDesc> _contextPool;