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)
3525
lscbkRedef.pfnFetchLineProps =
_pfnFetchLineProps
;
3526
contextInfo.pfnFetchLineProps =
_pfnFetchLineProps
;