1 write to vtbl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
17879this.vtbl = base.LoadVtable<VTABLE>();
1 reference to vtbl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
17898FindConnectionPointD findConnectionPoint = (FindConnectionPointD)Marshal.GetDelegateForFunctionPointer(this.vtbl.FindConnectionPointPtr, typeof(FindConnectionPointD));