5 references to FixedTextOM
PresentationFramework (5)
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
1079
DocumentsTrace.
FixedTextOM
.Highlight.Trace(string.Format("HightlightMoved From {0}-{1} To {2}-{3}",0, 0, 0, 0));
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (2)
239
DocumentsTrace.
FixedTextOM
.Builder.Trace(string.Format("_EnsureTextOMForPage Loading..."));
963
DocumentsTrace.
FixedTextOM
.Builder.Trace(string.Format("_FlowOrderAnalysis P{0}-L[{0}]", pageIndex, nestingLevel));
src\Framework\System\Windows\Documents\FixedTextView.cs (2)
134
DocumentsTrace.
FixedTextOM
.TextView.Trace(string.Format("GetTextPositionFromPoint P{0}, STT={1}, CP={2}", point, snapToText, pos == null ? "null" : ((FixedTextPointer)pos).ToString()));
1194
DocumentsTrace.
FixedTextOM
.TextView.Trace(string.Format("_CreatetTextPointer {0}:{1}", fixedPosition.ToString(), flowHit.ToString()));