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