1 write to _pfnFetchRunRedefined
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3274
_pfnFetchRunRedefined
= new FetchRunRedefined(this.FetchRunRedefined);
1 reference to _pfnFetchRunRedefined
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3304
lscbkRedef.pfnFetchRunRedefined =
_pfnFetchRunRedefined
;