MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / MicaHelper

Method MicaHelper

FastCopy/AcrylicHelper.cpp:107–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107MicaHelper::MicaHelper(winrt::Microsoft::UI::Xaml::Window& window, MicaParameter micaParameter) : m_window{window}
108{
109 EnsureWindowsSystemDispatcherQueueController();
110 trySetMicaBackdrop(micaParameter);
111}
112
113MicaHelper::~MicaHelper()
114{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected