2 writes to _isDataSourceInitEventHooked
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListControl\ListControl.cs (2)
786_isDataSourceInitEventHooked = false; 805_isDataSourceInitEventHooked = true;
1 reference to _isDataSourceInitEventHooked
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListControl\ListControl.cs (1)
780if (_dataSource is ISupportInitializeNotification dsInit && _isDataSourceInitEventHooked)