1 write to _pfnFetchLineProps
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3489_pfnFetchLineProps = new FetchLineProps(this.FetchLineProps);
2 references to _pfnFetchLineProps
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
3525lscbkRedef.pfnFetchLineProps = _pfnFetchLineProps; 3526contextInfo.pfnFetchLineProps = _pfnFetchLineProps;