Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ UnregisterTaskbar
Method
UnregisterTaskbar
ExplorerTAP/taskbarappearanceservice.cpp:254–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
void TaskbarAppearanceService::UnregisterTaskbar(InstanceHandle frameHandle)
255
{
256
m_Taskbars.erase(frameHandle);
257
}
258
259
TaskbarAppearanceService::~TaskbarAppearanceService()
260
{
Callers
1
OnVisualTreeChange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected