1 write to _pfnGetObjectHandlerInfo
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3499
_pfnGetObjectHandlerInfo
= new GetObjectHandlerInfo(this.GetObjectHandlerInfo);
1 reference to _pfnGetObjectHandlerInfo
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3535
contextInfo.pfnGetObjectHandlerInfo =
_pfnGetObjectHandlerInfo
;