3 references to Medium
System.Web (3)
UI\WebControls\FontUnit.cs (2)
65
public static readonly FontUnit Medium = new FontUnit(FontSize.
Medium
);
205
this.type = FontSize.
Medium
;
UI\WebControls\FontUnitConverter.cs (1)
111
case FontSize.
Medium
: