1 write to _pfnInlineFormat
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3628
_pfnInlineFormat
= new InlineFormat(this.InlineFormat);
2 references to _pfnInlineFormat
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
3627
if (
_pfnInlineFormat
== null)
3629
return
_pfnInlineFormat
;