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

Method CanMoveCore

Xaml/Pages/FramelessPage.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 }
22
23 bool FramelessPage::CanMoveCore() noexcept
24 {
25 return true;
26 }
27
28 void FramelessPage::ShowSystemMenu(wf::Point position)
29 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected