5 references to XXLarge
System.Web (5)
UI\WebControls\FontUnit.cs (4)
83
public static readonly FontUnit XXLarge = new FontUnit(FontSize.
XXLarge
);
93
if (type < FontSize.NotSet || type > FontSize.
XXLarge
) {
180
this.type = FontSize.
XXLarge
;
343
case FontSize.
XXLarge
:
UI\WebControls\FontUnitConverter.cs (1)
120
case FontSize.
XXLarge
: