1 write to _PageFormattingError
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
1391
_PageFormattingError
= new AvTraceDetails(2, new string[] { "Error. Page formatting engine could not complete the formatting operation." } );
2 references to _PageFormattingError
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
1389
if (
_PageFormattingError
== null )
1394
return
_PageFormattingError
;