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