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)
246if (_tabProperties[control].IsReadOnly) 457_tabProperties[control] = prop; 777if (!_tabProperties.TryGetValue(ctl, out PropertyDescriptor? prop))