ui/winui/winui.h

Sun, 01 Oct 2023 18:54:23 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 01 Oct 2023 18:54:23 +0200
branch
newapi
changeset 192
bcacd00ea955
parent 184
8c9b4b28aaa9
permissions
-rw-r--r--

implement textfield (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