3 references to INVISIBLE
System (3)
compmod\system\componentmodel\design\MenuCommand.cs (3)
152
return (status &
INVISIBLE
) == 0;
155
SetStatus(
INVISIBLE
, !value);
244
if ((status &
INVISIBLE
) == 0) {