8 references to PROP_BORDERSTYLE
System.Web (8)
UI\WebControls\Style.cs (8)
184
if (IsSet(
PROP_BORDERSTYLE
)) {
194
SetBit(
PROP_BORDERSTYLE
);
490
if (s.IsSet(
PROP_BORDERSTYLE
)) {
492
ClearBit(
PROP_BORDERSTYLE
);
512
if (s.IsSet(
PROP_BORDERSTYLE
))
750
if (s.IsSet(
PROP_BORDERSTYLE
) && !this.IsSet(
PROP_BORDERSTYLE
))
783
if (IsSet(
PROP_BORDERSTYLE
))