I have read that it is bad to edit the UIMap.Designer.cs file, however, I do not understand why.
Per MSDN: \"Do not modify the UIMap.designer.cs file directly. If y
Open the UIMap.uitest file in Visual Studio and click the 'Move code to UIMap.cs'
your function will move from designer.cs to UiMap.cs
designer.cs
UiMap.cs