1 write to _pfnFInterruptShaping
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3507
_pfnFInterruptShaping
= new FInterruptShaping(this.FInterruptShaping);
1 reference to _pfnFInterruptShaping
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3543
contextInfo.pfnFInterruptShaping =
_pfnFInterruptShaping
;