Ben Schoepke

Results 2 issues of Ben Schoepke

**Description** The WinUI 3 WebView2 control does not support passing a CoreWebView2Environment object to WebView2.EnsureCoreWebView2Async(), unlike the WPF and Windows Forms controls. In my case, it means I can't use...

area-WebView

**Describe the bug** StackPanel applies Spacing to Collapsed child items, which means a Collapsed item causes whitespace of 2x the spacing value. **Steps to reproduce the bug** ```xml ``` **Expected...

bug
area-Layouts
needs-winui-3
team-Framework