Results 71 issues of Jaiganėsh Kumaran

Related to #1034, #1157. In UWP apps, you can use Launcher::LaunchUriForResultsAsync to launch another app through protocol activation and make its UI show up in a modal dialog relative to...

feature
theme-UwpParity
area-Activation

Fixes typo: "PropertyChangedEventHandler" to "PropertyChangedEventArgs".

Currently, non-template free functions in CppXaml (doesn't apply to member functions and functions which are templated) aren't inline and since they're defined fully in header files, it causes an ODR...

Is this package available on NuGet or should I need to copy it to my solution?

![2020-08-20 (1)](https://user-images.githubusercontent.com/45227503/90718164-e1f08c80-e2ce-11ea-812c-e5db069baa54.png)

Dev tools should open as sidebar instead of a separate window.

enhancement
feature proposal

Currently JumpList item icons show Swift Browser logo instead of the website logo/icon.

If you go to some pages on my GitHub site (phonerapp.github.io), it keep sayin 'loading content for ...' even after the content has fully loaded. App version: 0.18.24.0 (Built from...

bug
good first issue

In some browsers, you can run JavaScript code right from the Inspect Element under the Console tab. It is extremely helpful for development. We can let the user run JS...