1 write to _pfnEnumTab
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3318
_pfnEnumTab
= new EnumTab(this.EnumTab);
1 reference to _pfnEnumTab
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3349
contextInfo.pfnEnumTab =
_pfnEnumTab
;