69 references to Trace
PresentationFramework (69)
MS\Internal\Documents\DocumentsTrace.cs (1)
161
Trace
($"{sf.GetMethod()}+{sf.GetILOffset()}");
System\Windows\Documents\ChildDocumentBlock.cs (2)
229
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"Loading TextContainer {_docRef}");
239
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
("Got ITextContainer");
System\Windows\Documents\DocumentReference.cs (5)
81
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
($"DocumentReference.GetDocument ({(Source == null ? new Uri("", UriKind.RelativeOrAbsolute) : Source)}, {forceReload})");
101
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
(
154
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("DocumentReference.Source_Invaidated");
161
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
($"====Replace old doc {(oldSource == null ? "null" : oldSource.ToString())} with new {(newSource == null ? "null" : newSource.ToString())}");
212
DocumentsTrace.FixedDocumentSequence.Content.
Trace
(
System\Windows\Documents\DocumentSequence.cs (13)
122
DocumentsTrace.FixedDocumentSequence.Content.
Trace
($"Doc {_references.Count} Deferred");
245
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPage({pageNumber})");
295
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPageAsync({pageNumber}, {userState})");
352
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPageAsyncCancel([{userState}])");
720
DocumentsTrace.FixedDocumentSequence.Content.
Trace
($"Loaded DocumentReference {_references.Count}");
741
DocumentsTrace.FixedDocumentSequence.Content.
Trace
($"_OnCollectionChange: Add {item.GetHashCode()}");
756
DocumentsTrace.FixedDocumentSequence.Content.
Trace
($"_OnCollectionChange: Add with IDP {paginator.GetHashCode()}");
813
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("_OnChildPaginationCompleted");
828
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("_OnChildPaginationProgress");
838
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("_OnChildPagesChanged");
858
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("_GetPageAsyncDelegate");
888
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("_OnGetPageCompleted");
937
DocumentsTrace.FixedDocumentSequence.IDF.
Trace
("_NotifyGetPageAsyncCompleted");
System\Windows\Documents\DocumentSequenceHighlightLayer.cs (1)
77
DocumentsTrace.FixedDocumentSequence.Highlights.
Trace
($"DSHL.RaiseHighlightChangedEvent ranges={ranges.Count}");
System\Windows\Documents\DocumentSequenceTextContainer.cs (5)
672
DocumentsTrace.FixedDocumentSequence.Highlights.
Trace
("===BeginNewHighlightRange===");
697
DocumentsTrace.FixedDocumentSequence.Highlights.
Trace
($"HightlightRange {highlightRangeStart}-{highlightTransitionPosition}");
700
DocumentsTrace.FixedDocumentSequence.Highlights.
Trace
("<HighlightNotOnText>");
706
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"HightlightContent [{new String(sb)}]");
710
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
("===EndNewHighlightRange===");
System\Windows\Documents\DocumentSequenceTextView.cs (5)
80
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"GetTextPositionFromPoint {point}-{snapToText}");
127
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"GetRawRectangleFromTextPosition {position} {position.LogicalDirection}");
211
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"GetPositionAtNextLine {position} {position.LogicalDirection} {suggestedX} {count} ");
360
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"GetLineRange {position} {position.LogicalDirection}");
433
DocumentsTrace.FixedDocumentSequence.TextOM.
Trace
($"Contains {position} {position.LogicalDirection}");
System\Windows\Documents\FixedDocument.cs (14)
156
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"Page {_pages.Count} Deferred");
326
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPage({pageNumber})");
371
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPageAsync({pageNumber}, {userState})");
427
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPageAsyncCancel([{userState}])");
457
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDF.GetContentPositionForElement({element})");
655
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"SyncGetPageWithCheck {index} is invalid page");
664
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"SyncGetPage {index}");
733
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"GetPageSize {pageNumber}");
748
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"====== GetPageSize {pageNumber} Warning sync call made while async outstanding =====");
1016
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"Loaded Page {_pages.Count}");
1043
DocumentsTrace.FixedTextOM.Highlight.
Trace
($"HightlightMoved From {0}-{0} To {0}-{0}");
1199
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.GetPageAsyncDelegate {Pages.IndexOf(pc)}");
1218
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP.OnGetPageRootCompleted {Pages.IndexOf((PageContent)sender)}");
1268
DocumentsTrace.FixedFormat.IDF.
Trace
($"IDP._NotifyGetPageAsyncCompleted {page} {pageNumber} {error} {cancelled} {userState}");
System\Windows\Documents\FixedElement.cs (1)
348
DocumentsTrace.FixedTextOM.Map.
Trace
(dp.ToString());
System\Windows\Documents\FixedHighlight.cs (1)
180
DocumentsTrace.FixedTextOM.Highlight.
Trace
($"DesignBound {designRect}");
System\Windows\Documents\FixedPage.cs (4)
886
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"FixedPage.GetUIElement {node} is nested element");
904
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"FixedPage.GeElement {node} is non S0 grouping element in L[{level}]!");
908
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"FixedPage.GetElement {node} is NOT a grouping element in L[{level}]!!!");
931
DocumentsTrace.FixedFormat.FixedDocument.
Trace
($"FixedPage.GetElement{node} is non-Glyphs");
System\Windows\Documents\FixedPageStructure.cs (3)
102
DocumentsTrace.FixedTextOM.Builder.
Trace
("----LineResults Begin Dump-----\r\n");
106
DocumentsTrace.FixedTextOM.Builder.
Trace
($"{lineResult.ToString()}\r\n");
108
DocumentsTrace.FixedTextOM.Builder.
Trace
("----LineResults End Dump-----\r\n");
System\Windows\Documents\FixedTextBuilder.cs (3)
165
DocumentsTrace.FixedTextOM.Builder.
Trace
($"AppendVirtualPage {_pageStructures.Count}");
223
DocumentsTrace.FixedTextOM.Builder.
Trace
("_EnsureTextOMForPage Loading...");
939
DocumentsTrace.FixedTextOM.Builder.
Trace
($"_FlowOrderAnalysis P{pageIndex}-L[{pageIndex}]");
System\Windows\Documents\FixedTextView.cs (5)
127
DocumentsTrace.FixedTextOM.TextView.
Trace
($"GetTextPositionFromPoint P{point}, STT={snapToText}, CP={(pos == null ? "null" : ((FixedTextPointer)pos).ToString())}");
160
DocumentsTrace.FixedTextOM.TextView.
Trace
($"GetRectFromTextPosition {(FixedTextPointer)position}, {position.LogicalDirection}");
342
DocumentsTrace.FixedTextOM.TextView.
Trace
($"FixedTextView.MoveToLine {(FixedTextPointer)position}, {position.LogicalDirection}, {suggestedX}, {count}");
591
DocumentsTrace.FixedTextOM.TextView.
Trace
($"GetLineRange {(FixedTextPointer)position}, {position.LogicalDirection}");
1182
DocumentsTrace.FixedTextOM.TextView.
Trace
($"_CreatetTextPointer {fixedPosition}:{flowHit}");
System\Windows\Documents\FlowPosition.cs (2)
421
DocumentsTrace.FixedTextOM.FlowPosition.
Trace
("GetClingPosition: Next FlowNode is null");
442
DocumentsTrace.FixedTextOM.FlowPosition.
Trace
("GetClingPosition: Next FlowNode is null");
System\Windows\Documents\HighlightVisual.cs (1)
87
DocumentsTrace.FixedTextOM.Highlight.
Trace
("HightlightVisual Rendering");
System\Windows\Documents\PageContent.cs (3)
86
DocumentsTrace.FixedFormat.PageContent.
Trace
($"PageContent.GetPageRoot Source={(Source == null ? new Uri("", UriKind.RelativeOrAbsolute) : Source)}");
118
DocumentsTrace.FixedFormat.PageContent.
Trace
($"PageContent.GetPageRootAsync Source={(Source == null ? new Uri("", UriKind.RelativeOrAbsolute) : Source)}");
158
DocumentsTrace.FixedFormat.PageContent.
Trace
($"PageContent.GetPageRootAsyncCancel Source={(Source == null ? new Uri("", UriKind.RelativeOrAbsolute) : Source)}");