3 writes to Wrap
System.Web (3)
UI\WebControls\Panel.cs (1)
239
panelStyle.
Wrap
= value;
UI\WebControls\PanelStyle.cs (2)
204
this.
Wrap
= ts.Wrap;
243
this.
Wrap
= ts.Wrap;
3 references to Wrap
System.Web (3)
UI\WebControls\Panel.cs (1)
231
return panelStyle.
Wrap
;
UI\WebControls\PanelStyle.cs (2)
204
this.Wrap = ts.
Wrap
;
243
this.Wrap = ts.
Wrap
;