Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ Delete
Method
Delete
TranslucentTB/uwp/xamlthread.cpp:122–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
wil::unique_handle XamlThread::Delete()
123
{
124
ThreadDeinit();
125
return std::move(m_Thread);
126
}
Callers
1
~XamlThreadPool
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected