pagoe-msft

Results 10 comments of pagoe-msft

Hi Dmitry-hub, Unfortunately this version of WebView that you are using is being phased out. Would it be possible for you to try to recreate the issue using our modern...

Hi jhwheuer, We currently have an alpha version out for UWP. I realized this wasn't clear in our documentation, thanks for bringing that to our attention, I have updated our...

Hi tgraupmann, Thanks for the feedback! Could you clarify your request? I believe we do mention the namespace in Step 2.

@yannduran @OranguTech Yes, we do not currently support C# yet, but doing so is among our top priorities. After we release C# support, we plan to release a Sample Application...

As of now the WebView2 control is not cross-platform. We can look into building a console app sample. I'd love to get a sense of what you're building and what...

@yannduran - a WPF sample is now published in WebView2Samples @sondreb / @shawty - .NET Core should work with WinForms. What issues are you running into? This is likely a...

@Skarnivorous Thanks for submitting this - I've added this item to our backlog.

@LiorBanai, Unfortunately, this is not supported in WebView2 today. The WebView2 control that is on top is consuming the click event and not the button behind it. I've filed a...

@ChrisPulman Currently WPF WebView2 does not have the ability to not be the topmost control. Could you give me some more context on what you're building and why you'd like...

Right now, the WebView2 the control uses HWND hosting, which is why it is the top-level object. We are working on adding visual hosting support which will allow WebView2 to...