CppXAML
Loading...
Searching...
No Matches
cppxaml::XamlWindow Member List

This is the complete list of members for cppxaml::XamlWindow, including all inherited members.

Controller() constcppxaml::XamlWindowinline
Create(wchar_t const *szTitle, DWORD style, HWND parent=nullptr, int width=CW_USEDEFAULT, int height=CW_USEDEFAULT, int nCmdShow=SW_NORMAL)cppxaml::XamlWindowinline
Get(std::wstring_view id)cppxaml::XamlWindowinlinestatic
GetUIElement() constcppxaml::XamlWindowinline
hwnd() constcppxaml::XamlWindowinline
Id() constcppxaml::XamlWindowinline
Make(std::wstring_view id, AppController *controller=nullptr)cppxaml::XamlWindowinlinestatic
Make(std::wstring_view id, std::wstring_view markup, AppController *c=nullptr)cppxaml::XamlWindowinlinestatic
Make(std::wstring_view id, winrt::Windows::UI::Xaml::UIElement(*getUI)(const XamlWindow &), AppController *c=nullptr)cppxaml::XamlWindowinlinestatic
RunLoop()cppxaml::XamlWindowinline
SetAcceleratorTable(HACCEL acc)cppxaml::XamlWindowinline