3 references to Smaller
System.Web (3)
UI\WebControls\FontUnit.cs (2)
35public static readonly FontUnit Smaller = new FontUnit(FontSize.Smaller); 190this.type = FontSize.Smaller;
UI\WebControls\FontUnitConverter.cs (1)
96case FontSize.Smaller: