4 references to OnBoundsChanged
System.Windows.Forms (4)
System\Windows\Forms\ErrorProvider\ErrorProvider.ControlItem.cs (4)
38_control.LocationChanged += OnBoundsChanged; 39_control.SizeChanged += OnBoundsChanged; 61_control.LocationChanged -= OnBoundsChanged; 62_control.SizeChanged -= OnBoundsChanged;