2 instantiations of UnitInput
System.Web (2)
UI\WebParts\AppearanceEditorPart.cs (2)
206_height = new UnitInput(); 209_width = new UnitInput();
2 references to UnitInput
System.Web (2)
UI\WebParts\AppearanceEditorPart.cs (2)
21private UnitInput _height; 22private UnitInput _width;