#include "flutter/shell/platform/windows/host_window.h"
#include <dwmapi.h>
#include "flutter/shell/platform/windows/dpi_utils.h"
#include "flutter/shell/platform/windows/flutter_window.h"
#include "flutter/shell/platform/windows/flutter_windows_view_controller.h"
#include "flutter/shell/platform/windows/window_manager.h"
Go to the source code of this file.
Namespaces | |
flutter | |
Macros | |
#define | DWMWA_USE_IMMERSIVE_DARK_MODE 20 |
#define DWMWA_USE_IMMERSIVE_DARK_MODE 20 |
Definition at line 160 of file host_window.cc.