public static void InitializeInstance()
 {
     Instance = new UIThreadDispatcher();
 }
 public static void InitializeInstance()
 {
     Instance = new UIThreadDispatcher();
 }