1 write to UIHint
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\UIHintAttribute.cs (1)
79
UIHint
= uiHint;
6 references to UIHint
System.ComponentModel.Annotations (6)
System\ComponentModel\DataAnnotations\FilterUIHintAttribute.cs (1)
22
public string FilterUIHint => _implementation.
UIHint
;
System\ComponentModel\DataAnnotations\UIHintAttribute.cs (5)
54
public string UIHint => _implementation.
UIHint
;
94
/// Gets the name of the presentation layer that supports the control type in <see cref="
UIHint
" />
110
var a =
UIHint
?? string.Empty;
127
UIHint
!= otherImplementation.
UIHint
||