Debugging UX checklist: - [ ] viewing properties in the Locals/Auto/Watch windows for RCW WinRT components. - [ ] viewing properties in the Locals/Auto/Watch window for objects that previously were managed WinRT objects and now are something else. - [ ] showing an exception for WinRT APIs that failed and provided `IRestrictedErrorInfo`. - [ ] post-mortem crash viewing for failures that created a stowed exception.