2 writes to ContextInfo
PresentationFramework (2)
MS\Internal\PtsHost\PtsCache.cs (2)
445
InitGenericInfo(ptsHost, (IntPtr)(index + 1), installedObjects, installedObjectsCount, ref _contextPool[index].
ContextInfo
);
470
PTS.Validate(PTS.CreateDocContext(ref _contextPool[index].
ContextInfo
, out context));
1 reference to ContextInfo
PresentationFramework (1)
MS\Internal\PtsHost\PtsCache.cs (1)
459
_contextPool[index].
ContextInfo
.ptsPenaltyModule = ptsPenaltyModule;