--- lang: ja-jp breaks: true --- # WindowsTemplateStudio で作成した UWP アプリの概要 2021-06-13 > microsoft/WindowsTemplateStudio > https://github.com/microsoft/WindowsTemplateStudio ## ページや機能を追加する方法 プロジェクトの上で右クリックすると表示される、「Windows Template Studio」より追加したい項目をクリックします。  ## ActivationService > ActivationService & ActivationHandlers > https://github.com/Microsoft/WindowsTemplateStudio/blob/release/docs/UWP/activation.md ## NavigationService ### ページ遷移する方法 > App navigation > https://github.com/microsoft/WindowsTemplateStudio/blob/dev/docs/UWP/navigation.md#app-navigation ```csharp= NavigationService.Navigate(typeof(BlankPage1)); ``` ## ThemeSelectorService ## Settingページに項目を追加する方法 > Settings Page (Code Behind) > https://github.com/Microsoft/WindowsTemplateStudio/blob/release/docs/UWP/pages/settings-codebehind.md ###### tags: `UWP` `WindowsTemplateStudio`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up