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

Method HideSystemMenu

Xaml/Pages/FramelessPage.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 void FramelessPage::HideSystemMenu()
42 {
43 SystemMenu().Hide();
44 }
45
46 wf::Rect FramelessPage::DragRegion()
47 {

Callers 1

MessageHandlerMethod · 0.80

Calls 1

HideMethod · 0.80

Tested by

no test coverage detected