4 references to s_uiDead
System.Windows.Forms (4)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (4)
118
private static readonly int s_adjustingRect = BitVector32.CreateMask(
s_uiDead
);
1298
_activeXState[
s_uiDead
] = value.data.boolVal == VARIANT_BOOL.VARIANT_TRUE;
1664
_activeXState[
s_uiDead
] = uiDead;
2113
if (_activeXState[
s_uiDead
])