1 write to _pfnInlineFormat
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3391
_pfnInlineFormat
= new InlineFormat(this.InlineFormat);
2 references to _pfnInlineFormat
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
3390
if (
_pfnInlineFormat
== null)
3392
return
_pfnInlineFormat
;