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

Method ExpandedDragRegion

Xaml/Pages/FramelessPage.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 wf::Rect FramelessPage::ExpandedDragRegion()
68 {
69 throw hresult_not_implemented(L"A page that uses ExpandIntoTitlebar should override ExpandedDragRegion.");
70 }
71
72 wf::Rect FramelessPage::TitlebarButtonsRegion()
73 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected