static void Main(string[] args) { XwtApp.Run(ToolkitType.XamMac); }
static void Main(string[] args) { XwtApp.Run(ToolkitType.Wpf); }