1 write to _tabProperties
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TabOrder.cs (1)
64_tabProperties = [];
3 references to _tabProperties
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\TabOrder.cs (3)
249if (_tabProperties[control].IsReadOnly) 460_tabProperties[control] = prop; 789if (!_tabProperties.TryGetValue(ctl, out PropertyDescriptor? prop))