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

Method CanMoveCore

Xaml/Pages/ColorPickerPage.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 }
24
25 bool ColorPickerPage::CanMoveCore() noexcept
26 {
27 return !m_DialogOpened;
28 }
29
30 bool ColorPickerPage::Close()
31 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected