3 references to SubclassedChildWindows
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ControlDesigner.cs (3)
2405
if (!
SubclassedChildWindows
.ContainsKey(hwndChild))
2414
SubclassedChildWindows
[hwndChild] = true;
2467
SubclassedChildWindows
.Remove(hwnd);