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

Method WindowEffectHelper

FastCopy/AcrylicHelper.h:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 void init();
68public:
69 WindowEffectHelper(winrt::Microsoft::UI::Xaml::Window window = nullptr) : m_target{ window } { init(); }
70
71 void SetTarget(winrt::Microsoft::UI::Xaml::Window window)
72 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected