3 references to Large
System.Web (3)
UI\WebControls\FontUnit.cs (2)
71
public static readonly FontUnit Large = new FontUnit(FontSize.
Large
);
196
this.type = FontSize.
Large
;
UI\WebControls\FontUnitConverter.cs (1)
114
case FontSize.
Large
: