8 references to PROP_SHADOWCOLOR
System.Web (8)
UI\WebParts\WebPartMenuStyle.cs (8)
42if (IsSet(PROP_SHADOWCOLOR)) { 49SetBit(PROP_SHADOWCOLOR); 91if (ms.IsSet(PROP_SHADOWCOLOR)) { 93ClearBit(PROP_SHADOWCOLOR); 97if (ms.IsSet(PROP_SHADOWCOLOR)) { 123if (ms.IsSet(PROP_SHADOWCOLOR) && !this.IsSet(PROP_SHADOWCOLOR)) 132if (IsSet(PROP_SHADOWCOLOR)) {