2 references to STATE_ISACCESSIBLE
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
3120
return GetState(
STATE_ISACCESSIBLE
);
3123
SetState(
STATE_ISACCESSIBLE
, value);