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