Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ GetDispatcher
Method
GetDispatcher
TranslucentTB/uwp/xamlthread.hpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
wil::unique_handle Delete();
89
90
winrt::Windows::System::DispatcherQueue GetDispatcher() const
91
{
92
return m_Dispatcher;
93
}
94
95
~XamlThread()
96
{
Callers
1
Shutdown
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected