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