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