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