8 references to GetAxState
System.Windows.Forms (8)
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (1)
484
bool ownDisposing = tempSite.
GetAxState
(s_ownDisposing);
System\Windows\Forms\ActiveX\AxHost.cs (1)
1178
if (
GetAxState
(s_handlePosRectChanged))
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (4)
224
Debug.Assert(!_host.
GetAxState
(s_siteProcessedInputKey), "Re-entering IOleControlSite.TranslateAccelerator!!!");
279
if (_host.
GetAxState
(s_fOwnWindow))
285
if (_host.
GetAxState
(s_fFakingWindow))
453
useRect = _host.
GetAxState
(s_handlePosRectChanged);
System\Windows\Forms\ActiveX\AxHost.State.cs (2)
44
ManualUpdate = control.
GetAxState
(s_manualUpdate);
64
ManualUpdate = control.
GetAxState
(s_manualUpdate);