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