6 references to PROP_NODESPACING
System.Web (6)
UI\WebControls\TreeNodeStyle.cs (6)
126if (IsSet(PROP_NODESPACING)) { 136SetBit(PROP_NODESPACING); 198if (tns.IsSet(PROP_NODESPACING)) { 312if (tns.IsSet(PROP_NODESPACING) && !this.IsSet(PROP_NODESPACING)) { 336if (IsSet(PROP_NODESPACING))