File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
ProjectTemplates/VC/Windows Universal/WindowsRuntimeComponent Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 44#include " $safeitemname$.g.cpp"
55#endif
66
7- using namespace winrt ;
8- using namespace Windows ::UI::Xaml;
9-
107namespace winrt ::$rootnamespace$::implementation
118{
129 int32_t $safeitemname$::MyProperty()
Original file line number Diff line number Diff line change 22#include <unknwn.h>
33#include <winrt/Windows.Foundation.h>
44#include <winrt/Windows.Foundation.Collections.h>
5- #include <winrt/Windows.UI.Xaml.h>
6- #include <winrt/Windows.UI.Xaml.Controls.h>
7- #include <winrt/Windows.UI.Xaml.Controls.Primitives.h>
8- #include <winrt/Windows.UI.Xaml.Data.h>
9- #include <winrt/Windows.UI.Xaml.Interop.h>
10- #include <winrt/Windows.UI.Xaml.Markup.h>
11- #include <winrt/Windows.UI.Xaml.Navigation.h>
You can’t perform that action at this time.
0 commit comments