You can show a dialog of all the newlook sessions and how they are being used from anywhere within your WPF system. To access this window, add the following line of code to a button click.
AB_SystemController.ap_NewLookModel.am_ShowNewlookInUseSessionsDialog();
This code will show the following Dialog.