17 instantiations of IDReferenceProperty
System.Web (9)
UI\WebControls\BaseDataList.cs (1)
247IDReferenceProperty(typeof(DataSourceControl)),
UI\WebControls\BaseValidator.cs (1)
113IDReferenceProperty(),
UI\WebControls\Content.cs (1)
148IDReferenceProperty(typeof(ContentPlaceHolder)),
UI\WebControls\ControlParameter.cs (1)
84IDReferenceProperty(),
UI\WebControls\DataBoundControl.cs (1)
180IDReferenceProperty(typeof(DataSourceControl))
UI\WebControls\HierarchicalDataBoundControl.cs (1)
28[IDReferenceProperty(typeof(HierarchicalDataSourceControl))]
UI\WebControls\Label.cs (1)
70IDReferenceProperty(),
UI\WebControls\ModelErrorMessage.cs (1)
42IDReferenceProperty,
UI\WebControls\Repeater.cs (1)
266IDReferenceProperty(typeof(DataSourceControl)),
System.Web.DynamicData (3)
DynamicData\DataControlReference.cs (1)
28IDReferenceProperty(),
DynamicData\FilterRepeater.cs (1)
52IDReferenceProperty(typeof(FilterUserControlBase)),
DynamicData\QueryableFilterRepeater.cs (1)
41IDReferenceProperty(typeof(QueryableFilterUserControl)),
System.Web.Extensions (5)
UI\ExtenderControl.cs (1)
74IDReferenceProperty,
UI\UpdatePanelControlTrigger.cs (1)
25IDReferenceProperty(),
UI\UpdateProgress.cs (1)
40IDReferenceProperty(typeof(UpdatePanel)),
UI\WebControls\DataPager.cs (1)
111IDReferenceProperty(typeof(IPageableItemContainer)),
UI\WebControls\QueryExtender.cs (1)
67IDReferenceProperty,
2 references to IDReferenceProperty
System.Web (2)
UI\IDReferencePropertyAttribute.cs (2)
71IDReferencePropertyAttribute other = obj as IDReferencePropertyAttribute;