4 references to ControlParameters
System.ComponentModel.DataAnnotations (4)
DataAnnotations\FilterUIHintAttribute.cs (1)
37
return this._implementation.
ControlParameters
;
DataAnnotations\UIHintAttribute.cs (3)
42
return this._implementation.
ControlParameters
;
161
leftParams = this.
ControlParameters
;
162
rightParams = otherImplementation.
ControlParameters
;