8 references to PROP_WRAP
System.Web (8)
UI\WebControls\PanelStyle.cs (8)
160if (IsSet(PROP_WRAP)) { 167SetBit(PROP_WRAP); 193if (ts.IsSet(PROP_WRAP)) { 195ClearBit(PROP_WRAP); 203if (ts.IsSet(PROP_WRAP)) 242if (ts.IsSet(PROP_WRAP) && !this.IsSet(PROP_WRAP)) 268if (IsSet(PROP_WRAP))