3 references to _boundControls
System.Windows.Forms (3)
System\Windows\Forms\Help\HelpProvider.cs (3)
252bool isBound = _boundControls.Contains(ctl); 257_boundControls.Add(ctl); 263_boundControls.Remove(ctl);