10 references to log
System.Windows.Input.Manipulations (10)
System\Windows\Input\Manipulations\ManipulationSequence.cs (10)
331
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
355
if (this.
log
.Length >= 100000)
357
this.
log
.Length = 0;
475
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
487
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
570
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
592
Debug.Assert(this.
log
.Length > 0); // makes a good breakpoint to read the log
639
this.
log
.Length = 0;
981
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +
999
this.
log
.AppendLine(timestamp.ToString(CultureInfo.InvariantCulture) + "\t" +