1 write to _pfnFetchRunRedefined
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3488_pfnFetchRunRedefined = new FetchRunRedefined(this.FetchRunRedefined);
1 reference to _pfnFetchRunRedefined
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3523lscbkRedef.pfnFetchRunRedefined = _pfnFetchRunRedefined;