MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / IsAvailable

Method IsAvailable

TranslucentTB/uwp/xamlthread.hpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 }
54
55 bool IsAvailable() const noexcept
56 {
57 return m_CurrentWindow == nullptr;
58 }
59
60 const std::unique_ptr<BaseXamlPageHost> &GetCurrentWindow() const
61 {

Callers 1

xamlthreadpool.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected