4 references to ReferencedControlType
System.Web (4)
UI\IDReferencePropertyAttribute.cs (4)
59return ((ReferencedControlType != null) ? ReferencedControlType.GetHashCode() : 0); 74return (ReferencedControlType == other.ReferencedControlType);