Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ CanMove
Method
CanMove
Xaml/Pages/FramelessPage.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
bool FramelessPage::CanMove() noexcept
19
{
20
return CanMoveCore();
21
}
22
23
bool FramelessPage::CanMoveCore() noexcept
24
{
Callers
1
MessageHandler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected