1 write to _pfnFetchLineProps
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3294
_pfnFetchLineProps
= new FetchLineProps(this.FetchLineProps);
2 references to _pfnFetchLineProps
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
3325
lscbkRedef.pfnFetchLineProps =
_pfnFetchLineProps
;
3326
contextInfo.pfnFetchLineProps =
_pfnFetchLineProps
;