I followed the steps listed here: https://msdn.microsoft.com/en-us/library/dd409960.aspx
Which is modifying the settings in Tools -> Options -> Debugging -> Output Window -> WPF Trace Settings
However changing these settings did not add any trace info to the output window. I even tried using PresentationTraceSources
but it didn't help. I'm using Visual Studio 2015 Community.