1 write to runtimeId
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
19598runtimeId = new int[2];
4 references to runtimeId
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Control.cs (4)
19597if (runtimeId == null) { 19599runtimeId[0] = 0x2a; 19600runtimeId[1] = (int)(long)this.Handle; 19603return runtimeId;