Logo
Explore Help
Register Sign In
Mirrors/PowerToys
1
0
Fork 0
You've already forked PowerToys
mirror of https://github.com/microsoft/PowerToys.git synced 2026-04-07 19:57:07 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
0a20be85ab901b41be5ec6b043c2c9a0aa9a8d2e
PowerToys/src/core/Microsoft.PowerToys.Settings.UI/App.xaml.cs

15 lines
233 B
C#
Raw Normal View History

updated namespaces
2020-03-09 22:06:05 -07:00
using Microsoft.Toolkit.Win32.UI.XamlHost;
Lavius / Base Project for New Settings Project (#1481) * base WPF Project * Added tests * Update build configuration .sln file * removed unnessesary asset files
2020-03-06 17:46:51 -08:00
Added in generic ViewModel
2020-03-11 10:43:32 -07:00
namespace Microsoft.PowerToys.Settings.UI
Lavius / Base Project for New Settings Project (#1481) * base WPF Project * Added tests * Update build configuration .sln file * removed unnessesary asset files
2020-03-06 17:46:51 -08:00
{
public sealed partial class App : XamlApplication
{
public App()
{
this.Initialize();
}
Added in generic ViewModel
2020-03-11 10:43:32 -07:00
Lavius / Base Project for New Settings Project (#1481) * base WPF Project * Added tests * Update build configuration .sln file * removed unnessesary asset files
2020-03-06 17:46:51 -08:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 84ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API