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)
881
HookChildHandles
((HWND)child.Handle);
903
HookChildHandles
((HWND)child.Handle);
System\Windows\Forms\Design\ListViewDesigner.cs (2)
66
HookChildHandles
((HWND)Control.Handle);
110
HookChildHandles
((HWND)Control.Handle);