7 references to SetAxState
System.Windows.Forms (7)
winforms\Managed\System\WinForms\AxHost.cs (7)
4119host.SetAxState(AxHost.siteProcessedInputKey, true); 4132host.SetAxState(AxHost.siteProcessedInputKey, false); 4253host.SetAxState(AxHost.ownDisposing, false); 4254host.SetAxState(AxHost.rejectSelection, false); 5840tempSite.SetAxState(AxHost.ownDisposing, true); 5844tempSite.SetAxState(AxHost.ownDisposing, ownDisposing); 7161owner.SetAxState(AxHost.valueChanged, true);