1 write to ControlKey
mscorlib (1)
system\console.cs (1)
1726this.ControlKey = controlKey;
1 reference to ControlKey
mscorlib (1)
system\console.cs (1)
1786ConsoleCancelEventArgs args = new ConsoleCancelEventArgs(controlCData.ControlKey);