ui/winui/winui.h

Mon, 02 Oct 2023 10:10:09 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Mon, 02 Oct 2023 10:10:09 +0200
branch
newapi
changeset 195
0f2e69873875
parent 184
8c9b4b28aaa9
permissions
-rw-r--r--

add expander (WinUI3)

#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