ui/winui/winui.h

Tue, 03 Oct 2023 12:36:57 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 03 Oct 2023 12:36:57 +0200
branch
newapi
changeset 198
f2332d0d3318
parent 184
8c9b4b28aaa9
permissions
-rw-r--r--

add tabview based on winui the pivot control

#pragma once

#include <Windows.h>
#undef GetCurrentTime
#include <winrt/Windows.Foundation.Collections.h>
#include <winrt/Windows.UI.Xaml.Interop.h>
#include <winrt/Microsoft.UI.Xaml.Controls.h>

mercurial