1 write to _pfnFInterruptShaping
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3312
_pfnFInterruptShaping
= new FInterruptShaping(this.FInterruptShaping);
1 reference to _pfnFInterruptShaping
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3343
contextInfo.pfnFInterruptShaping =
_pfnFInterruptShaping
;