10 references to log
System.Windows.Input.Manipulations (10)
System\Windows\Input\Manipulations\ManipulationSequence.cs (10)
338
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
362
if (this.
log
.Length >= 100000)
364
this.
log
.Length = 0;
482
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
494
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
577
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
599
Debug.Assert(this.
log
.Length > 0); // makes a good breakpoint to read the log
646
this.
log
.Length = 0;
988
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
1006
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +