2 references to UIHintImplementation
System.ComponentModel.DataAnnotations (2)
DataAnnotations\FilterUIHintAttribute.cs (1)
77this._implementation = new UIHintAttribute.UIHintImplementation(filterUIHint, presentationLayer, controlParameters);
DataAnnotations\UIHintAttribute.cs (1)
82this._implementation = new UIHintImplementation(uiHint, presentationLayer, controlParameters);