Learn-WinUI-3.0配套源码
资源文件列表:

-Learn-WinUI-3.0-master/
-Learn-WinUI-3.0-master/.gitignore 4.3KB
-Learn-WinUI-3.0-master/Chapter01/
-Learn-WinUI-3.0-master/Chapter01/Ch01-WinUI.SimpleSample.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/App.xaml 593B
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/App.xaml.cs 3.93KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/Assets/
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/MainPage.xaml 2.36KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/MainPage.xaml.cs 440B
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/MainViewModel.cs 647B
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/Package.appxmanifest 1.58KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/Properties/
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/WinUI.SimpleSample.csproj 6.5KB
-Learn-WinUI-3.0-master/Chapter01/WinUI.SimpleSample/WinUI.SimpleSample_TemporaryKey.pfx 2.48KB
-Learn-WinUI-3.0-master/Chapter02/
-Learn-WinUI-3.0-master/Chapter02/Ch02-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/App.xaml 645B
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/App.xaml.cs 3.92KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/MainPage.xaml 2.89KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/MainPage.xaml.cs 3.74KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Model/MediaItem.cs 335B
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Model/Medium.cs 234B
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/MyMediaCollection.csproj 6.63KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Package.appxmanifest 1.57KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter02/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter03/
-Learn-WinUI-3.0-master/Chapter03/Complete/
-Learn-WinUI-3.0-master/Chapter03/Complete/Ch03b-Complete-MyMediaCollection.sln 2.2KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/App.xaml 645B
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/App.xaml.cs 4.04KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/MainPage.xaml 3.37KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/MainPage.xaml.cs 428B
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Model/MediaItem.cs 335B
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Model/Medium.cs 234B
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/MyMediaCollection.csproj 6.89KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Package.appxmanifest 1.57KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/ViewModels/BindableBase.cs 800B
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/ViewModels/MainViewModel.cs 4.45KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/ViewModels/MainViewModel.txt 3.88KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/ViewModels/ObservableCollection.cs 9.28KB
-Learn-WinUI-3.0-master/Chapter03/Complete/MyMediaCollection/ViewModels/RelayCommand.cs 900B
-Learn-WinUI-3.0-master/Chapter03/Start/
-Learn-WinUI-3.0-master/Chapter03/Start/Ch03a-Start-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/App.xaml 645B
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/App.xaml.cs 3.92KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/MainPage.xaml 2.89KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/MainPage.xaml.cs 3.74KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Model/MediaItem.cs 335B
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Model/Medium.cs 234B
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/MyMediaCollection.csproj 6.63KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Package.appxmanifest 1.57KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter03/Start/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter04/
-Learn-WinUI-3.0-master/Chapter04/Complete/
-Learn-WinUI-3.0-master/Chapter04/Complete/Ch04b-Complete-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/App.xaml 644B
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/App.xaml.cs 4.8KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Interfaces/
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Interfaces/IDataService.cs 554B
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Interfaces/INavigationService.cs 250B
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/MainPage.xaml 3.49KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/MainPage.xaml.cs 562B
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Model/MediaItem.cs 335B
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Model/Medium.cs 322B
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/MyMediaCollection.csproj 7.52KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Package.appxmanifest 1.57KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Services/
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Services/DataService.cs 4.39KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Services/NavigationService.cs 2.08KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/ViewModels/BindableBase.cs 938B
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/ViewModels/ItemDetailsViewModel.cs 5.82KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/ViewModels/MainViewModel.cs 3.63KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/ViewModels/ObservableCollection.cs 9.28KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/ViewModels/RelayCommand.cs 900B
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Views/
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Views/ItemDetailsPage.xaml 3.31KB
-Learn-WinUI-3.0-master/Chapter04/Complete/MyMediaCollection/Views/ItemDetailsPage.xaml.cs 943B
-Learn-WinUI-3.0-master/Chapter04/Start/
-Learn-WinUI-3.0-master/Chapter04/Start/Ch04a-Start-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/App.xaml 645B
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/App.xaml.cs 4.04KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/MainPage.xaml 3.37KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/MainPage.xaml.cs 428B
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Model/MediaItem.cs 335B
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Model/Medium.cs 234B
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/MyMediaCollection.csproj 6.89KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Package.appxmanifest 1.57KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/ViewModels/BindableBase.cs 800B
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/ViewModels/MainViewModel.cs 4.45KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/ViewModels/ObservableCollection.cs 9.28KB
-Learn-WinUI-3.0-master/Chapter04/Start/MyMediaCollection/ViewModels/RelayCommand.cs 900B
-Learn-WinUI-3.0-master/Chapter05/
-Learn-WinUI-3.0-master/Chapter05/Complete/
-Learn-WinUI-3.0-master/Chapter05/Complete/Ch05b-Complete-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/App.xaml 644B
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/App.xaml.cs 4.8KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Interfaces/
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Interfaces/IDataService.cs 554B
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Interfaces/INavigationService.cs 250B
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/MainPage.xaml 3.49KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/MainPage.xaml.cs 562B
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Model/MediaItem.cs 335B
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Model/Medium.cs 322B
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/MyMediaCollection.csproj 7.52KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Package.appxmanifest 1.57KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Services/
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Services/DataService.cs 4.39KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Services/NavigationService.cs 2.08KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/ViewModels/BindableBase.cs 938B
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/ViewModels/ItemDetailsViewModel.cs 5.86KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/ViewModels/MainViewModel.cs 3.63KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/ViewModels/ObservableCollection.cs 9.28KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/ViewModels/RelayCommand.cs 900B
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Views/
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Views/ItemDetailsPage.xaml 4.7KB
-Learn-WinUI-3.0-master/Chapter05/Complete/MyMediaCollection/Views/ItemDetailsPage.xaml.cs 1.35KB
-Learn-WinUI-3.0-master/Chapter05/Start/
-Learn-WinUI-3.0-master/Chapter05/Start/Ch05a-Start-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/App.xaml 644B
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/App.xaml.cs 4.8KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Interfaces/
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Interfaces/IDataService.cs 554B
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Interfaces/INavigationService.cs 250B
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/MainPage.xaml 3.49KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/MainPage.xaml.cs 562B
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Model/MediaItem.cs 335B
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Model/Medium.cs 322B
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/MyMediaCollection.csproj 7.52KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Package.appxmanifest 1.57KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Services/
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Services/DataService.cs 4.39KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Services/NavigationService.cs 2.08KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/ViewModels/BindableBase.cs 938B
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/ViewModels/ItemDetailsViewModel.cs 5.82KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/ViewModels/MainViewModel.cs 3.63KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/ViewModels/ObservableCollection.cs 9.28KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/ViewModels/RelayCommand.cs 900B
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Views/
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Views/ItemDetailsPage.xaml 3.31KB
-Learn-WinUI-3.0-master/Chapter05/Start/MyMediaCollection/Views/ItemDetailsPage.xaml.cs 943B
-Learn-WinUI-3.0-master/Chapter06/
-Learn-WinUI-3.0-master/Chapter06/Complete/
-Learn-WinUI-3.0-master/Chapter06/Complete/Ch06b-Complete-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/App.xaml 644B
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/App.xaml.cs 4.93KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Interfaces/
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Interfaces/IDataService.cs 738B
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Interfaces/INavigationService.cs 250B
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Interfaces/IValidatable.cs 336B
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/MainPage.xaml 3.49KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/MainPage.xaml.cs 562B
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Model/MediaItem.cs 452B
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Model/Medium.cs 423B
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/MyMediaCollection.csproj 7.93KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Package.appxmanifest 1.61KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Services/
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Services/DataService.cs 4.72KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Services/NavigationService.cs 2.06KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Services/SqliteDataService.cs 9.36KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/ViewModels/BindableBase.cs 3.09KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/ViewModels/ItemDetailsViewModel.cs 6.29KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/ViewModels/MainViewModel.cs 4.06KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/ViewModels/ObservableCollection.cs 9.28KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/ViewModels/RelayCommand.cs 900B
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Views/
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Views/ItemDetailsPage.xaml 4.71KB
-Learn-WinUI-3.0-master/Chapter06/Complete/MyMediaCollection/Views/ItemDetailsPage.xaml.cs 1.3KB
-Learn-WinUI-3.0-master/Chapter06/Start/
-Learn-WinUI-3.0-master/Chapter06/Start/Ch06a-Start-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/App.xaml 644B
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/App.xaml.cs 4.8KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Interfaces/
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Interfaces/IDataService.cs 554B
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Interfaces/INavigationService.cs 250B
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/MainPage.xaml 3.49KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/MainPage.xaml.cs 562B
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Model/MediaItem.cs 335B
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Model/Medium.cs 322B
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/MyMediaCollection.csproj 7.52KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Package.appxmanifest 1.57KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Services/
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Services/DataService.cs 4.39KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Services/NavigationService.cs 2.08KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/ViewModels/BindableBase.cs 938B
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/ViewModels/ItemDetailsViewModel.cs 5.86KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/ViewModels/MainViewModel.cs 3.63KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/ViewModels/ObservableCollection.cs 9.28KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/ViewModels/RelayCommand.cs 900B
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Views/
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Views/ItemDetailsPage.xaml 4.7KB
-Learn-WinUI-3.0-master/Chapter06/Start/MyMediaCollection/Views/ItemDetailsPage.xaml.cs 1.35KB
-Learn-WinUI-3.0-master/Chapter07/
-Learn-WinUI-3.0-master/Chapter07/Complete/
-Learn-WinUI-3.0-master/Chapter07/Complete/Ch07b-Complete-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/App.xaml 644B
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/App.xaml.cs 4.93KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Interfaces/
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Interfaces/IDataService.cs 738B
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Interfaces/INavigationService.cs 250B
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Interfaces/IValidatable.cs 336B
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/MainPage.xaml 3.88KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/MainPage.xaml.cs 736B
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Model/MediaItem.cs 452B
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Model/Medium.cs 423B
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/MyMediaCollection.csproj 7.93KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Package.appxmanifest 1.62KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Properties/AssemblyInfo.cs 1.08KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Services/
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Services/DataService.cs 4.72KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Services/NavigationService.cs 2.14KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Services/SqliteDataService.cs 9.36KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/ViewModels/BindableBase.cs 3.09KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/ViewModels/ItemDetailsViewModel.cs 6.29KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/ViewModels/MainViewModel.cs 4.06KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/ViewModels/ObservableCollection.cs 9.28KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/ViewModels/RelayCommand.cs 900B
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Views/
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Views/ItemDetailsPage.xaml 4.96KB
-Learn-WinUI-3.0-master/Chapter07/Complete/MyMediaCollection/Views/ItemDetailsPage.xaml.cs 1.5KB
-Learn-WinUI-3.0-master/Chapter07/Start/
-Learn-WinUI-3.0-master/Chapter07/Start/Ch07a-Start-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/App.xaml 644B
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/App.xaml.cs 4.93KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Interfaces/
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Interfaces/IDataService.cs 738B
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Interfaces/INavigationService.cs 250B
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Interfaces/IValidatable.cs 336B
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/MainPage.xaml 3.49KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/MainPage.xaml.cs 562B
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Model/MediaItem.cs 452B
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Model/Medium.cs 423B
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/MyMediaCollection.csproj 7.93KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Package.appxmanifest 1.61KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Services/
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Services/DataService.cs 4.72KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Services/NavigationService.cs 2.06KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Services/SqliteDataService.cs 9.36KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/ViewModels/BindableBase.cs 3.09KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/ViewModels/ItemDetailsViewModel.cs 6.29KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/ViewModels/MainViewModel.cs 4.06KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/ViewModels/ObservableCollection.cs 9.28KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/ViewModels/RelayCommand.cs 900B
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Views/
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Views/ItemDetailsPage.xaml 4.71KB
-Learn-WinUI-3.0-master/Chapter07/Start/MyMediaCollection/Views/ItemDetailsPage.xaml.cs 1.3KB
-Learn-WinUI-3.0-master/Chapter08/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/Ch08-WebViewBrowser.sln 6.44KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.Bus/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.Bus/ViewModels/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.Bus/ViewModels/MainViewModel.cs 417B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.Bus/ViewModels/ViewModelBase.cs 1.04KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.Bus/WebViewBrowser.Bus.csproj 130B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.Controls/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.Controls/BrowserToolbar.xaml 951B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.Controls/BrowserToolbar.xaml.cs 1.7KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.Controls/WebViewBrowser.Controls.csproj 670B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.WPF/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.WPF/App.xaml 381B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.WPF/App.xaml.cs 334B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.WPF/AssemblyInfo.cs 595B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.WPF/MainWindow.xaml 596B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.WPF/MainWindow.xaml.cs 366B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser.WPF/WebViewBrowser.WPF.csproj 447B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/LargeTile.scale-100.png 4.19KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/LargeTile.scale-125.png 5.19KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/LargeTile.scale-150.png 6.43KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/LargeTile.scale-200.png 9.28KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/LargeTile.scale-400.png 23.32KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/SmallTile.scale-100.png 1.22KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/SmallTile.scale-125.png 1.56KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/SmallTile.scale-150.png 1.83KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/SmallTile.scale-200.png 2.49KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/SmallTile.scale-400.png 5.11KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/SplashScreen.scale-100.png 4.64KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/SplashScreen.scale-125.png 5.71KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/SplashScreen.scale-150.png 7.25KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/SplashScreen.scale-200.png 10.53KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/SplashScreen.scale-400.png 28.43KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square150x150Logo.scale-100.png 1.96KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square150x150Logo.scale-125.png 2.45KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square150x150Logo.scale-150.png 3KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square150x150Logo.scale-200.png 4.15KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square150x150Logo.scale-400.png 8.9KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.altform-lightunplated_targetsize-16.png 552B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.altform-lightunplated_targetsize-24.png 763B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.altform-lightunplated_targetsize-256.png 8KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.altform-lightunplated_targetsize-32.png 979B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.altform-lightunplated_targetsize-48.png 1.41KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.altform-unplated_targetsize-16.png 552B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.altform-unplated_targetsize-256.png 8KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.altform-unplated_targetsize-32.png 979B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.altform-unplated_targetsize-48.png 1.41KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.scale-100.png 1.03KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.scale-125.png 1.27KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.scale-150.png 1.58KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.scale-200.png 2.09KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.scale-400.png 4.2KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.targetsize-16.png 439B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.targetsize-24.png 684B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.targetsize-256.png 6.29KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.targetsize-32.png 807B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Square44x44Logo.targetsize-48.png 1.15KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/StoreLogo.backup.png 1.42KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/StoreLogo.scale-100.png 1.47KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/StoreLogo.scale-125.png 1.85KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/StoreLogo.scale-150.png 2.25KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/StoreLogo.scale-200.png 2.95KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/StoreLogo.scale-400.png 5.95KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Wide310x150Logo.scale-100.png 2.13KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Wide310x150Logo.scale-125.png 2.62KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Wide310x150Logo.scale-150.png 3.33KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Wide310x150Logo.scale-200.png 4.64KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Images/Wide310x150Logo.scale-400.png 10.53KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/Package.appxmanifest 1.72KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/WebViewBrowser (Package).wapproj 6.02KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/build/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser (Package)/build/Microsoft.WinUI.AppX.targets 14.28KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser/App.xaml 639B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser/App.xaml.cs 2.32KB
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser/MainWindow.xaml 943B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser/MainWindow.xaml.cs 799B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser/Properties/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser/Properties/PublishProfiles/
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser/Properties/PublishProfiles/win10-arm64.pubxml 722B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser/Properties/PublishProfiles/win10-x64.pubxml 718B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser/Properties/PublishProfiles/win10-x86.pubxml 718B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser/WebViewBrowser.csproj 859B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/WebViewBrowser/WebViewBrowser/app.manifest 728B
-Learn-WinUI-3.0-master/Chapter08/WebViewBrowser/global.json 59B
-Learn-WinUI-3.0-master/Chapter09/
-Learn-WinUI-3.0-master/Chapter09/Complete/
-Learn-WinUI-3.0-master/Chapter09/Complete/Ch09b-Complete-HardwareSupplies.sln 3.32KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/HardwareSupplies (Package).wapproj 3.17KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/Images/
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/Images/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/Images/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/Images/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/Images/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/Images/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/Images/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/Images/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/Package.appxmanifest 1.65KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/build/
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies (Package)/build/Microsoft.WinUI.AppX.targets 14.28KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/App.xaml 702B
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/App.xaml.cs 1.85KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/HardwareItem.cs 326B
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/HardwareSupplies.csproj 850B
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/MainWindow.xaml 1.2KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/MainWindow.xaml.cs 2.17KB
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/Properties/
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/Properties/PublishProfiles/
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/Properties/PublishProfiles/win10-arm64.pubxml 722B
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/Properties/PublishProfiles/win10-x64.pubxml 718B
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/Properties/PublishProfiles/win10-x86.pubxml 718B
-Learn-WinUI-3.0-master/Chapter09/Complete/HardwareSupplies/HardwareSupplies/app.manifest 730B
-Learn-WinUI-3.0-master/Chapter09/Start/
-Learn-WinUI-3.0-master/Chapter09/Start/Ch09a-Start-HardwareSupplies.sln 3.32KB
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/HardwareSupplies (Package).wapproj 3.17KB
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/Images/
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/Images/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/Images/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/Images/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/Images/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/Images/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/Images/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/Images/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/Package.appxmanifest 1.65KB
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/build/
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies (Package)/build/Microsoft.WinUI.AppX.targets 14.28KB
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies/
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies/App.xaml 589B
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies/App.xaml.cs 2.33KB
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies/HardwareSupplies.csproj 650B
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies/MainWindow.xaml 565B
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies/MainWindow.xaml.cs 985B
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies/Properties/
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies/Properties/PublishProfiles/
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies/Properties/PublishProfiles/win10-arm64.pubxml 722B
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies/Properties/PublishProfiles/win10-x64.pubxml 718B
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies/Properties/PublishProfiles/win10-x86.pubxml 718B
-Learn-WinUI-3.0-master/Chapter09/Start/HardwareSupplies/HardwareSupplies/app.manifest 730B
-Learn-WinUI-3.0-master/Chapter10/
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/Ch10-XamlIslandsSample.sln 10.2KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/App.xaml 329B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/App.xaml.cs 710B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Assets/
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Entry.cs 277B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/EntryForm.xaml 2.22KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/EntryForm.xaml.cs 1.74KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Package.appxmanifest 1.59KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Properties/
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Properties/AssemblyInfo.cs 1.04KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.UwpApp/XamlIslandsSample.UwpApp.csproj 7.65KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/App.config 182B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/Form1.Designer.cs 2.07KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/Form1.cs 394B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/Form1.resx 5.56KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/Program.cs 534B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/Properties/
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/Properties/AssemblyInfo.cs 1.4KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/Properties/Resources.Designer.cs 2.76KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/Properties/Resources.resx 5.37KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/Properties/Settings.Designer.cs 1.06KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/Properties/Settings.settings 242B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/XamlIslandsSample.WinFormsBrowser.csproj 5.3KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsBrowser/packages.config 159B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsCore/
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsCore/Form1.Designer.cs 1.1KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsCore/Form1.cs 883B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsCore/Program.cs 709B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WinFormsCore/XamlIslandsSample.WinFormsCore.csproj 501B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfCore/
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfCore/App.xaml 395B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfCore/App.xaml.cs 341B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfCore/AssemblyInfo.cs 595B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfCore/MainWindow.xaml 1.04KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfCore/MainWindow.xaml.cs 559B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfCore/XamlIslandsSample.WpfCore.csproj 480B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfMaps/
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfMaps/App.xaml 395B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfMaps/App.xaml.cs 341B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfMaps/AssemblyInfo.cs 595B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfMaps/BrowserWindow.xaml 743B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfMaps/BrowserWindow.xaml.cs 625B
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfMaps/MainWindow.xaml 2.01KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfMaps/MainWindow.xaml.cs 2.08KB
-Learn-WinUI-3.0-master/Chapter10/XamlIslandsSample/XamlIslandsSample.WpfMaps/XamlIslandsSample.WpfMaps.csproj 519B
-Learn-WinUI-3.0-master/Chapter11/
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/Ch11-WinUI2MediaCollection.sln 2.7KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/App.xaml 380B
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/App.xaml.cs 5.18KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Enums/ItemType.cs 125B
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Enums/LocationType.cs 123B
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Interfaces/
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Interfaces/IDataService.cs 750B
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Interfaces/INavigationService.cs 254B
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Interfaces/IValidatable.cs 340B
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/MainPage.xaml 3.87KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/MainPage.xaml.cs 831B
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Model/LoanInformation.cs 287B
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Model/MediaItem.cs 460B
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Model/Medium.cs 431B
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Package.appxmanifest 1.58KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Properties/AssemblyInfo.cs 1.04KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Services/
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Services/DataService.cs 4.73KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Services/NavigationService.cs 2.15KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Services/SqliteDataService.cs 9.38KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/ViewModels/BindableBase.cs 3.1KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/ViewModels/ItemDetailsViewModel.cs 6.34KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/ViewModels/MainViewModel.cs 4.13KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/ViewModels/RelayCommand.cs 885B
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Views/
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Views/ItemDetailsPage.xaml 5.03KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/Views/ItemDetailsPage.xaml.cs 1.59KB
-Learn-WinUI-3.0-master/Chapter11/WinUI2MediaCollection/WinUI2MediaCollection/WinUI2MediaCollection.csproj 9.03KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/Ch11-XamlDebugging.sln 2.67KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/App.xaml 232B
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/App.xaml.cs 3.83KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/Assets/
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/MainPage.xaml 723B
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/MainPage.xaml.cs 825B
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/Package.appxmanifest 1.55KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/Properties/
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/Properties/AssemblyInfo.cs 1.02KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter11/XamlDebugging/XamlDebugging/XamlDebugging.csproj 7.46KB
-Learn-WinUI-3.0-master/Chapter12/
-Learn-WinUI-3.0-master/Chapter12/Complete/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/.gitattributes 66B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/.gitignore 5.91KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/App.razor 350B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/BlazorTasks.csproj 630B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/LICENSE 1.05KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/Pages/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/Pages/Counter.razor 265B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/Pages/FetchData.razor 1.25KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/Pages/Index.razor 120B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/Pages/Tasks.razor 677B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/Program.cs 737B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/Properties/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/Properties/launchSettings.json 884B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/README.md 69B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/Shared/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/Shared/MainLayout.razor 283B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/Shared/NavMenu.razor 1.36KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/Shared/SurveyPrompt.razor 506B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/TaskItem.cs 149B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/_Imports.razor 317B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/app.css 3.27KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/bootstrap/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/bootstrap/bootstrap.min.css 152.11KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/bootstrap/bootstrap.min.css.map 611.28KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/FONT-LICENSE 3.92KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/ICON-LICENSE 1.05KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/README.md 3.42KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/font/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/font/css/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css 9.17KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/font/fonts/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/font/fonts/open-iconic.eot 27.54KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/font/fonts/open-iconic.otf 20.5KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/font/fonts/open-iconic.svg 53.5KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf 27.37KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/css/open-iconic/font/fonts/open-iconic.woff 14.63KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/favicon.ico 31.29KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/index.html 630B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/sample-data/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasks/wwwroot/sample-data/weather.json 423B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/App.xaml 641B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/App.xaml.cs 4.06KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/Assets/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/BlazorTasksHost.csproj 5.5KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/BlazorTasksHost_TemporaryKey.pfx 2.48KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/MainPage.xaml 558B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/MainPage.xaml.cs 332B
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/Package.appxmanifest 1.57KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/Properties/
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/BlazorTasksHost/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter12/Complete/BlazorTasksHost/Ch12b-Complete-BlazorTasksHost.sln 1.68KB
-Learn-WinUI-3.0-master/Chapter12/Start/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/App.razor 350B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/BlazorTasks.csproj 630B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/Pages/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/Pages/Counter.razor 265B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/Pages/FetchData.razor 1.25KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/Pages/Index.razor 120B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/Program.cs 737B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/Properties/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/Properties/launchSettings.json 884B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/Shared/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/Shared/MainLayout.razor 283B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/Shared/NavMenu.razor 1.16KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/Shared/SurveyPrompt.razor 506B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/_Imports.razor 317B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/app.css 3.27KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/bootstrap/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/bootstrap/bootstrap.min.css 152.11KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/bootstrap/bootstrap.min.css.map 611.28KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/FONT-LICENSE 3.92KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/ICON-LICENSE 1.05KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/README.md 3.42KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/font/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/font/css/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css 9.17KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/font/fonts/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/font/fonts/open-iconic.eot 27.54KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/font/fonts/open-iconic.otf 20.5KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/font/fonts/open-iconic.svg 53.5KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf 27.37KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/css/open-iconic/font/fonts/open-iconic.woff 14.63KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/favicon.ico 31.29KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/index.html 630B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/sample-data/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasks/wwwroot/sample-data/weather.json 423B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/App.xaml 641B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/App.xaml.cs 4.06KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/Assets/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/BlazorTasksHost.csproj 5.5KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/BlazorTasksHost_TemporaryKey.pfx 2.48KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/MainPage.xaml 648B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/MainPage.xaml.cs 1005B
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/Package.appxmanifest 1.57KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/Properties/
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/BlazorTasksHost/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter12/Start/BlazorTasksHost/Ch12a-Start-BlazorTasksHost.sln 1.68KB
-Learn-WinUI-3.0-master/Chapter13/
-Learn-WinUI-3.0-master/Chapter13/Complete/
-Learn-WinUI-3.0-master/Chapter13/Complete/Ch13b-Complete-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/App.xaml 644B
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/App.xaml.cs 5.13KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Interfaces/
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Interfaces/IDataService.cs 738B
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Interfaces/INavigationService.cs 250B
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Interfaces/IValidatable.cs 336B
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/MainPage.xaml 3.88KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/MainPage.xaml.cs 736B
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Model/MediaItem.cs 452B
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Model/Medium.cs 423B
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/MyMediaCollection.csproj 8.16KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Package.appxmanifest 1.62KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Properties/AssemblyInfo.cs 1.08KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Services/
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Services/DataService.cs 4.72KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Services/NavigationService.cs 2.14KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Services/SqliteDataService.cs 9.55KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/ViewModels/BindableBase.cs 3.09KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/ViewModels/ItemDetailsViewModel.cs 6.29KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/ViewModels/MainViewModel.cs 4.73KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/ViewModels/ObservableCollection.cs 9.28KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/ViewModels/RelayCommand.cs 900B
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Views/
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Views/ItemDetailsPage.xaml 4.96KB
-Learn-WinUI-3.0-master/Chapter13/Complete/MyMediaCollection/Views/ItemDetailsPage.xaml.cs 1.5KB
-Learn-WinUI-3.0-master/Chapter13/Start/
-Learn-WinUI-3.0-master/Chapter13/Start/Ch13a-Start-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/App.xaml 644B
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/App.xaml.cs 4.93KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Interfaces/
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Interfaces/IDataService.cs 738B
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Interfaces/INavigationService.cs 250B
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Interfaces/IValidatable.cs 336B
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/MainPage.xaml 3.88KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/MainPage.xaml.cs 736B
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Model/MediaItem.cs 452B
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Model/Medium.cs 423B
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/MyMediaCollection.csproj 7.93KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.46KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Package.appxmanifest 1.62KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Properties/AssemblyInfo.cs 1.08KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Services/
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Services/DataService.cs 4.72KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Services/NavigationService.cs 2.14KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Services/SqliteDataService.cs 9.36KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/ViewModels/BindableBase.cs 3.09KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/ViewModels/ItemDetailsViewModel.cs 6.29KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/ViewModels/MainViewModel.cs 4.06KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/ViewModels/ObservableCollection.cs 9.28KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/ViewModels/RelayCommand.cs 900B
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Views/
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Views/ItemDetailsPage.xaml 4.96KB
-Learn-WinUI-3.0-master/Chapter13/Start/MyMediaCollection/Views/ItemDetailsPage.xaml.cs 1.5KB
-Learn-WinUI-3.0-master/Chapter14/
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/App.xaml 641B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/App.xaml.cs 4.06KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/BadgeLogo.scale-100.png 132B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/BadgeLogo.scale-125.png 143B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/BadgeLogo.scale-150.png 185B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/BadgeLogo.scale-200.png 174B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/BadgeLogo.scale-400.png 367B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/LargeTile.scale-100.png 4.88KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/LargeTile.scale-125.png 6.15KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/LargeTile.scale-150.png 7.55KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/LargeTile.scale-200.png 10.6KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/LargeTile.scale-400.png 24.51KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/SmallTile.scale-100.png 1.47KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/SmallTile.scale-125.png 1.86KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/SmallTile.scale-150.png 2.18KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/SmallTile.scale-200.png 2.95KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/SmallTile.scale-400.png 6.04KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/SplashScreen.scale-100.png 5.28KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/SplashScreen.scale-125.png 6.59KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/SplashScreen.scale-150.png 8.31KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/SplashScreen.scale-200.png 11.89KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/SplashScreen.scale-400.png 29.59KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square150x150Logo.scale-100.png 2.3KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square150x150Logo.scale-125.png 2.85KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square150x150Logo.scale-150.png 3.46KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square150x150Logo.scale-200.png 4.76KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square150x150Logo.scale-400.png 10.22KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.altform-lightunplated_targetsize-16.png 510B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.altform-lightunplated_targetsize-24.png 821B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png 9.4KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.altform-lightunplated_targetsize-32.png 1.12KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.altform-lightunplated_targetsize-48.png 1.73KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.altform-unplated_targetsize-16.png 509B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.altform-unplated_targetsize-256.png 9.48KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.altform-unplated_targetsize-32.png 1.14KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.altform-unplated_targetsize-48.png 1.75KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.scale-100.png 1.22KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.scale-125.png 1.54KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.scale-150.png 1.89KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.scale-200.png 2.53KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.scale-400.png 5.09KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.targetsize-16.png 385B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.targetsize-24.png 633B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.targetsize-256.png 7.42KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.targetsize-32.png 868B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Square44x44Logo.targetsize-48.png 1.37KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/StoreLogo.backup.png 1.42KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/StoreLogo.scale-100.png 1.78KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/StoreLogo.scale-125.png 2.27KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/StoreLogo.scale-150.png 2.67KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/StoreLogo.scale-200.png 3.59KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/StoreLogo.scale-400.png 7.28KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Wide310x150Logo.scale-100.png 2.46KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Wide310x150Logo.scale-125.png 3.09KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Wide310x150Logo.scale-150.png 3.8KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Wide310x150Logo.scale-200.png 5.28KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Assets/Wide310x150Logo.scale-400.png 11.89KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/BlazorTasksHost.csproj 9.46KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/BlazorTasksHost_TemporaryKey.pfx 2.48KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/MainPage.xaml 558B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/MainPage.xaml.cs 332B
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Package.StoreAssociation.xml 22.35KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Package.appxmanifest 1.8KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Properties/
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Properties/AssemblyInfo.cs 1.03KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/BlazorTasksHost/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter14/BlazorTasksHost/Ch14-BlazorTasksHost.sln 1.68KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/Ch14-MyMediaCollection.sln 1.69KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/App.xaml 644B
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/App.xaml.cs 4.93KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Assets/
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Assets/LockScreenLogo.scale-200.png 1.4KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Assets/SplashScreen.scale-200.png 7.52KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Assets/Square150x150Logo.scale-200.png 2.87KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Assets/Square44x44Logo.scale-200.png 1.61KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.23KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Assets/StoreLogo.png 1.42KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Assets/Wide310x150Logo.scale-200.png 3.13KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Enums/
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Enums/ItemType.cs 121B
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Enums/LocationType.cs 119B
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Interfaces/
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Interfaces/IDataService.cs 738B
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Interfaces/INavigationService.cs 250B
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Interfaces/IValidatable.cs 336B
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/MainPage.xaml 3.88KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/MainPage.xaml.cs 736B
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Model/
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Model/LoanInformation.cs 283B
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Model/MediaItem.cs 452B
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Model/Medium.cs 423B
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/MyMediaCollection.csproj 7.68KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/MyMediaCollection_TemporaryKey.pfx 2.48KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Package.StoreAssociation.xml 22.26KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Package.appxmanifest 1.63KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Properties/
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Properties/AssemblyInfo.cs 1.08KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Properties/Default.rd.xml 1.21KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Services/
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Services/DataService.cs 4.72KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Services/NavigationService.cs 2.14KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Services/SqliteDataService.cs 9.36KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/ViewModels/
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/ViewModels/BindableBase.cs 3.09KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/ViewModels/ItemDetailsViewModel.cs 6.29KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/ViewModels/MainViewModel.cs 4.06KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/ViewModels/ObservableCollection.cs 9.28KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/ViewModels/RelayCommand.cs 900B
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Views/
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Views/ItemDetailsPage.xaml 4.96KB
-Learn-WinUI-3.0-master/Chapter14/MyMediaCollection/MyMediaCollection/Views/ItemDetailsPage.xaml.cs 1.5KB
-Learn-WinUI-3.0-master/LICENSE 1.04KB
-Learn-WinUI-3.0-master/README.md 5.73KB