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