ui/winui/winui.h

Sun, 01 Oct 2023 12:08:09 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 01 Oct 2023 12:08:09 +0200
branch
newapi
changeset 187
24ce2c326d85
parent 184
8c9b4b28aaa9
permissions
-rw-r--r--

implement toggle button (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