69 references to Trace
PresentationFramework (69)
MS\Internal\Documents\DocumentsTrace.cs (1)
157
Trace
($"{sf.GetMethod()}+{sf.GetILOffset()}");
System\Windows\Documents\ChildDocumentBlock.cs (2)
225
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"Loading TextContainer {_docRef}");
235
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
("Got ITextContainer");
System\Windows\Documents\DocumentReference.cs (5)
67
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
($"DocumentReference.GetDocument ({(Source ?? new Uri("", UriKind.RelativeOrAbsolute))}, {forceReload})");
87
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
(
139
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("DocumentReference.Source_Invaidated");
146
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
($"====Replace old doc {(oldSource == null ? "null" : oldSource.ToString())} with new {(newSource == null ? "null" : newSource.ToString())}");
197
DocumentsTrace.FixedDocumentSequence.Content.
Trace
(
System\Windows\Documents\DocumentSequence.cs (13)
110
DocumentsTrace.FixedDocumentSequence.Content.
Trace
($"Doc {_references.Count} Deferred");
233
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPage({pageNumber})");
283
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPageAsync({pageNumber}, {userState})");
338
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPageAsyncCancel([{userState}])");
703
DocumentsTrace.FixedDocumentSequence.Content.
Trace
($"Loaded DocumentReference {_references.Count}");
724
DocumentsTrace.FixedDocumentSequence.Content.
Trace
($"_OnCollectionChange: Add {item.GetHashCode()}");
739
DocumentsTrace.FixedDocumentSequence.Content.
Trace
($"_OnCollectionChange: Add with IDP {paginator.GetHashCode()}");
796
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("_OnChildPaginationCompleted");
811
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("_OnChildPaginationProgress");
821
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("_OnChildPagesChanged");
841
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("_GetPageAsyncDelegate");
871
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("_OnGetPageCompleted");
920
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("_NotifyGetPageAsyncCompleted");
System\Windows\Documents\DocumentSequenceHighlightLayer.cs (1)
73
DocumentsTrace.FixedDocumentSequence.Highlights.
Trace
($"DSHL.RaiseHighlightChangedEvent ranges={ranges.Count}");
System\Windows\Documents\DocumentSequenceTextContainer.cs (5)
654
DocumentsTrace.FixedDocumentSequence.Highlights.
Trace
("===BeginNewHighlightRange===");
679
DocumentsTrace.FixedDocumentSequence.Highlights.
Trace
($"HightlightRange {highlightRangeStart}-{highlightTransitionPosition}");
682
DocumentsTrace.FixedDocumentSequence.Highlights.
Trace
("<HighlightNotOnText>");
688
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"HightlightContent [{new String(sb)}]");
692
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
("===EndNewHighlightRange===");
System\Windows\Documents\DocumentSequenceTextView.cs (5)
71
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"GetTextPositionFromPoint {point}-{snapToText}");
118
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"GetRawRectangleFromTextPosition {position} {position.LogicalDirection}");
202
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"GetPositionAtNextLine {position} {position.LogicalDirection} {suggestedX} {count} ");
351
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"GetLineRange {position} {position.LogicalDirection}");
424
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"Contains {position} {position.LogicalDirection}");
System\Windows\Documents\FixedDocument.cs (14)
144
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"Page {_pages.Count} Deferred");
314
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPage({pageNumber})");
359
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPageAsync({pageNumber}, {userState})");
415
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPageAsyncCancel([{userState}])");
445
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDF.GetContentPositionForElement({element})");
643
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"SyncGetPageWithCheck {index} is invalid page");
652
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"SyncGetPage {index}");
721
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"GetPageSize {pageNumber}");
736
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"====== GetPageSize {pageNumber} Warning sync call made while async outstanding =====");
1006
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"Loaded Page {_pages.Count}");
1033
DocumentsTrace.FixedTextOM.Highlight.
Trace
($"HightlightMoved From {0}-{0} To {0}-{0}");
1186
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPageAsyncDelegate {Pages.IndexOf(pc)}");
1205
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.OnGetPageRootCompleted {Pages.IndexOf((PageContent)sender)}");
1255
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP._NotifyGetPageAsyncCompleted {page} {pageNumber} {error} {cancelled} {userState}");
System\Windows\Documents\FixedElement.cs (1)
345
DocumentsTrace.FixedTextOM.Map.
Trace
(dp.ToString());
System\Windows\Documents\FixedHighlight.cs (1)
174
DocumentsTrace.FixedTextOM.Highlight.
Trace
($"DesignBound {designRect}");
System\Windows\Documents\FixedPage.cs (4)
879
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"FixedPage.GetUIElement {node} is nested element");
897
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"FixedPage.GeElement {node} is non S0 grouping element in L[{level}]!");
901
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"FixedPage.GetElement {node} is NOT a grouping element in L[{level}]!!!");
924
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"FixedPage.GetElement{node} is non-Glyphs");
System\Windows\Documents\FixedPageStructure.cs (3)
95
DocumentsTrace.FixedTextOM.Builder.
Trace
("----LineResults Begin Dump-----\r\n");
99
DocumentsTrace.FixedTextOM.Builder.
Trace
($"{lineResult.ToString()}\r\n");
101
DocumentsTrace.FixedTextOM.Builder.
Trace
("----LineResults End Dump-----\r\n");
System\Windows\Documents\FixedTextBuilder.cs (3)
158
DocumentsTrace.FixedTextOM.Builder.
Trace
($"AppendVirtualPage {_pageStructures.Count}");
216
DocumentsTrace.FixedTextOM.Builder.
Trace
("_EnsureTextOMForPage Loading...");
929
DocumentsTrace.FixedTextOM.Builder.
Trace
($"_FlowOrderAnalysis P{pageIndex}-L[{pageIndex}]");
System\Windows\Documents\FixedTextView.cs (5)
116
DocumentsTrace.FixedTextOM.TextView.
Trace
($"GetTextPositionFromPoint P{point}, STT={snapToText}, CP={(pos == null ? "null" : ((FixedTextPointer)pos).ToString())}");
149
DocumentsTrace.FixedTextOM.TextView.
Trace
($"GetRectFromTextPosition {(FixedTextPointer)position}, {position.LogicalDirection}");
330
DocumentsTrace.FixedTextOM.TextView.
Trace
($"FixedTextView.MoveToLine {(FixedTextPointer)position}, {position.LogicalDirection}, {suggestedX}, {count}");
577
DocumentsTrace.FixedTextOM.TextView.
Trace
($"GetLineRange {(FixedTextPointer)position}, {position.LogicalDirection}");
1165
DocumentsTrace.FixedTextOM.TextView.
Trace
($"_CreatetTextPointer {fixedPosition}:{flowHit}");
System\Windows\Documents\FlowPosition.cs (2)
416
DocumentsTrace.FixedTextOM.FlowPosition.
Trace
("GetClingPosition: Next FlowNode is null");
437
DocumentsTrace.FixedTextOM.FlowPosition.
Trace
("GetClingPosition: Next FlowNode is null");
System\Windows\Documents\HighlightVisual.cs (1)
76
DocumentsTrace.FixedTextOM.Highlight.
Trace
("HightlightVisual Rendering");
System\Windows\Documents\PageContent.cs (3)
71
DocumentsTrace.FixedFormat.PageContent.
Trace
($"PageContent.GetPageRoot Source={(Source ?? new Uri("", UriKind.RelativeOrAbsolute))}");
100
DocumentsTrace.FixedFormat.PageContent.
Trace
($"PageContent.GetPageRootAsync Source={(Source ?? new Uri("", UriKind.RelativeOrAbsolute))}");
140
DocumentsTrace.FixedFormat.PageContent.
Trace
($"PageContent.GetPageRootAsyncCancel Source={(Source ?? new Uri("", UriKind.RelativeOrAbsolute))}");