Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ App
Class
App
Xaml/App.h:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
namespace winrt::TranslucentTB::Xaml::implementation
8
{
9
struct App : AppT2<App>
10
{
11
App();
12
};
13
}
14
15
FACTORY(winrt::TranslucentTB::Xaml, App);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected