10 references to log
System.Windows.Input.Manipulations (10)
System\Windows\Input\Manipulations\ManipulationSequence.cs (10)
332
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
356
if (this.
log
.Length >= 100000)
358
this.
log
.Length = 0;
476
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
488
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
571
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
593
Debug.Assert(this.
log
.Length > 0); // makes a good breakpoint to read the log
640
this.
log
.Length = 0;
982
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
1000
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +