3 writes to touchedTime
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2Properties.cs (3)
133
touchedTime
= DateTime.Now.Ticks;
218
touchedTime
= DateTime.Now.Ticks;
311
touchedTime
= 0;
5 references to touchedTime
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2Properties.cs (5)
185
if (!CheckValid(false) ||
touchedTime
== 0) {
201
if (
touchedTime
== 0) {
204
return DateTime.Now.Ticks -
touchedTime
;
215
if (
touchedTime
== 0 || props == null) {
240
if (
touchedTime
== 0) {