Epicor (Kinetic?) exposes a lot of cool debug tools through the F12 Dev Tools console, many of which are accessible via hotkey, and others accessible via console.
“Debug Component Models” (AKA Ctrl-Alt-L) doesn’t seem to have a way to trigger it via the epDebug object, and that hot key combination trips up a lot due to browser/TSR apps/etc. capturing it and not letting Epicor (Kinetic?) ever see it.
You can copy-paste the code below into the console, which manually triggers the hotkey, allowing you to use “Debug Component Models” even if something else snagged your Ctrl-Alt-L three finger salute.