18 references to _regionList
System.Windows.Forms.DataVisualization (18)
Common\General\Selection.cs (18)
487 return _regionList; 565 _regionList.Add( region ); 647 _regionList.Add( region ); 730 _regionList.Add( region ); 796 _regionList.Add( region ); 881 _regionList.Add( region ); 942 _regionList.Add( region ); 1015 _regionList.Add( region ); 1079 _regionList.Add( region ); 1117 _regionList.Insert( _regionList.Count - 1, region ); 1121 _regionList.Add( region ); 1151 _regionList.Add( region ); 1183foreach (HotRegion hotRegion in this._regionList) 1186this._regionList.Clear(); 1200if (this._regionList != null) 1202foreach (HotRegion hotRegion in this._regionList) 1205this._regionList.Clear();