Searched refs:UserInterfaceProvider (Results 1 – 3 of 3) sorted by relevance
24 …ApplicationExtensions.InvokeInUIThreadAndWait(() => Emulator.UserInterfaceProvider.ShowAnalyser(th… in Show()29 …ApplicationExtensions.InvokeInUIThreadAndWait(() => Emulator.UserInterfaceProvider.HideAnalyser(th… in Hide()
34 Emulator.UserInterfaceProvider = uiProvider; in Create()
81 public static IUserInterfaceProvider UserInterfaceProvider property in Antmicro.Renode.Emulator