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