MichaelPeter / BlazorDesktopWPFTestTabStop

Tests if the TabStop for BlazorWebView is working

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlazorDesktopWPF

Modified the BlazorDesktopWPF Sample https://github.com/jorgearteiro/BlazorDesktopWPF

Added a combination of WPF Elements and a BlazorWebView and then set tabstops for the controls and the BlazorWebView

Should showcase the tab stops do not work yet.

Also showcases that drop dows over the browser control work.

About

Tests if the TabStop for BlazorWebView is working


Languages

Language:C# 55.2%Language:HTML 26.5%Language:CSS 18.3%