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