MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / FileContextMenu

Method FileContextMenu

FastCopy/FileContextMenu.h:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 winrt::Microsoft::UI::Xaml::Controls::MenuFlyoutItem makeMenuFlyout(MENUITEMINFO const& menuItemInfo);
24public:
25 FileContextMenu(winrt::hstring path) : m_path{ ToBackslash(path)} {}
26
27 void ShowAt(winrt::Microsoft::UI::Xaml::Controls::MenuFlyout& flyout);
28};

Callers

nothing calls this directly

Calls 1

ToBackslashFunction · 0.85

Tested by

no test coverage detected