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