1 reference to DebugId
PresentationFramework (1)
System\Windows\Documents\DocumentSequenceTextPointer.cs (1)
853
return $"{(thisTp is DocumentSequenceTextPointer ? "DSTP" : "DSTN")} Id={thisTp.DebugId} B={thisTp.ChildBlock.
DebugId
} G={thisTp.ChildPointer.LogicalDirection}";