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