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)
1179
if (
GetAxState
(s_handlePosRectChanged))
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (4)
223
Debug.Assert(!_host.
GetAxState
(s_siteProcessedInputKey), "Re-entering IOleControlSite.TranslateAccelerator!!!");
278
if (_host.
GetAxState
(s_fOwnWindow))
284
if (_host.
GetAxState
(s_fFakingWindow))
452
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);