A minimal Razor UI component for the Sandbox game. It declares the Sandbox namespace, inherits PanelComponent, and contains an empty root element.
@namespace Sandbox @inherits PanelComponent <root> </root>