1 write to _controlParameters
System.ComponentModel.DataAnnotations (1)
DataAnnotations\UIHintAttribute.cs (1)
117
this.
_controlParameters
= this.BuildControlParametersDictionary();
2 references to _controlParameters
System.ComponentModel.DataAnnotations (2)
DataAnnotations\UIHintAttribute.cs (2)
113
if (this.
_controlParameters
== null) {
119
return this.
_controlParameters
;