1 instantiation of UserInterfaceHandler
Microsoft.Win32.Msi.Manual.Tests (1)
Program.cs (1)
64UserInterfaceHandler ux = new(InstallLogMode.ACTIONDATA | InstallLogMode.ACTIONSTART | InstallLogMode.PROGRESS);
1 reference to UserInterfaceHandler
Microsoft.Win32.Msi.Manual.Tests (1)
Program.cs (1)
64UserInterfaceHandler ux = new(InstallLogMode.ACTIONDATA | InstallLogMode.ACTIONSTART | InstallLogMode.PROGRESS);