#1038·wpfui

WPF UI Gallery shows an alternate `TabControl` when naviagting to it via `Home > Navigation > TabView`

Author: pyrobootsCreated Apr 4, 2024Updated Sep 17, 2026
Labelsbug

Describe the bug

There appear to be 2 different versions of the TabControl / TabView. TabView seems to be a page with an unstyled TabControl on and isn't accessible via the sidebar / NavigationView. You can only access it by starting on the home page of the app, clicking on "Navigation" and then "TabView".

To Reproduce

You can only access it by starting on the home page of the app, clicking on "Navigation" and then "TabView".

Expected behavior

To be taken to the TabControl page.

Screenshots

image image

OS version

Windows 11 (22H2), OS Build 22621.3296

.NET version

Couldn't find it, but it's the .NET version that WPF UI Gallery is running on as of the 4th of April, 2024.

WPF-UI NuGet version

I'm assuming it's the same version that WPF UI Gallery is running on as of the 4th of April, 2024.

Additional context

No response