4 writes to manualUpdate
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (4)
6589this.manualUpdate = ctl.GetAxState(AxHost.manualUpdate); 6609manualUpdate = ctl.GetAxState(AxHost.manualUpdate); 6622this.manualUpdate = manualUpdate; 6758manualUpdate = br.ReadBoolean();
2 references to manualUpdate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
6679return manualUpdate; 6821bw.Write(manualUpdate);