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)
3304lscbkRedef.pfnFetchRunRedefined = _pfnFetchRunRedefined;