5 references to HookChildHandles
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\ControlDesigner.ChildSubClass.cs (1)
45_designer.HookChildHandles((HWND)(nint)m.LParamInternal); // they will get removed from the collection just above
System\Windows\Forms\Design\ControlDesigner.cs (2)
881HookChildHandles((HWND)child.Handle); 903HookChildHandles((HWND)child.Handle);
System\Windows\Forms\Design\ListViewDesigner.cs (2)
66HookChildHandles((HWND)Control.Handle); 110HookChildHandles((HWND)Control.Handle);