Since XAML content is rendered at runtime, there's no need to have the original code available in order to use those tools. Just follow the guidelines below for set up:
# Open Visual Studio 2015 and create a new, blank projector use an existing XAML Test Project you already have## * For debugging UBIK WinX (Versions < 3) create a blank Windows 8.1 App project ## * For debugging UBIK UWP (Version 3 and above) create a blank Windows Universal project
# Go to the menu Debug -> Attach to process...
# Scroll the list and find the process named ''UBIK.UWP.exe'' or ''UBIK.WinX.exe''