4 references to Em
System.Web (4)
UI\WebControls\MenuRendererStandards.cs (1)
205
indent = new Unit(1, UnitType.
Em
);
UI\WebControls\Unit.cs (2)
256
case UnitType.
Em
:
292
return UnitType.
Em
;
UI\WebParts\AppearanceEditorPart.cs (1)
353
((int)UnitType.
Em
).ToString(CultureInfo.InvariantCulture)));