1 write to TextPenaltyModule
PresentationFramework (1)
MS\Internal\PtsHost\PtsCache.cs (1)
451_contextPool[index].TextPenaltyModule = penaltyModule;
3 references to TextPenaltyModule
PresentationFramework (3)
MS\Internal\PtsHost\PtsCache.cs (3)
336_contextPool[index].TextPenaltyModule?.Dispose(); 408_contextPool[index].TextPenaltyModule?.Dispose(); 459GC.SuppressFinalize(_contextPool[index].TextPenaltyModule);