1 write to _subclassedChildren
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
191
private Dictionary<IntPtr, bool> SubclassedChildWindows =>
_subclassedChildren
??= [];