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

Method SystemMenuChanged

Xaml/Pages/FramelessPage.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164 }
165
166 void FramelessPage::SystemMenuChanged(const wfc::IObservableVector<wuxc::MenuFlyoutItemBase> &, const wfc::IVectorChangedEventArgs &)
167 {
168 m_NeedsSystemMenuRefresh = true;
169 }
170
171 wux::Style FramelessPage::LookupStyle(const IInspectable &key)
172 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected