8 references to GetAxState
System.Windows.Forms (8)
winforms\Managed\System\WinForms\AxHost.cs (8)
1561
if (
GetAxState
(AxHost.handlePosRectChanged))
4118
Debug.Assert(!host.
GetAxState
(AxHost.siteProcessedInputKey), "Re-entering UnsafeNativeMethods.IOleControlSite.TranslateAccelerator!!!");
4171
if (host.
GetAxState
(AxHost.fOwnWindow)) {
4175
if (host.
GetAxState
(AxHost.fFakingWindow)) {
4333
useRect = host.
GetAxState
(AxHost.handlePosRectChanged);
5838
bool ownDisposing = tempSite.
GetAxState
(AxHost.ownDisposing);
6589
this.manualUpdate = ctl.
GetAxState
(AxHost.manualUpdate);
6609
manualUpdate = ctl.
GetAxState
(AxHost.manualUpdate);