Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ AppWindow
Method
AppWindow
FastCopy/WindowEx.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
presenter.IsResizable(value);
40
}
41
winrt::Microsoft::UI::Windowing::AppWindow WindowEx::AppWindow()
42
{
43
return appWindow;
44
}
45
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected