public static void Main() { BluetoothSample.App app = new BluetoothSample.App(); app.InitializeComponent(); app.Run(); }