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