1 write to _PageFormattingError
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
1433
_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)
1431
if (
_PageFormattingError
== null )
1436
return
_PageFormattingError
;