Windows8 LockScreenAPIs sample

时间:2016-06-25 04:20:30
【文件属性】:

文件名称:Windows8 LockScreenAPIs sample

文件大小:704KB

文件格式:ZIP

更新时间:2016-06-25 04:20:30

Windows8 LockScreen APIs sample

Windows8 LockScreen APIs sample 我之前在msdn分享过的一个关于锁屏API的使用问题的代码案例 可以帮助想要熟悉win8锁屏及图片读取的开发者更好的学习win8系列开发API的使用


【文件预览】:
WindowsFormsApplication1
----bin()
--------Debug()
----Form1.Designer.cs(7KB)
----Program.cs(547B)
----obj()
--------Debug()
----Form1.cs(4KB)
----Form1.resx(6KB)
----WindowsFormsApplication1.csproj(4KB)
----App.config(187B)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)
WindowsFormsApplication1.sln
Application1
----bin()
--------Debug()
----Application1.csproj.user(293B)
----Common()
--------BooleanToVisibilityConverter.cs(1KB)
--------BindableBase.cs(2KB)
--------StandardStyles.xaml(56KB)
--------LayoutAwarePage.cs(15KB)
--------RichTextColumns.cs(9KB)
--------BooleanNegationConverter.cs(628B)
--------ReadMe.txt(520B)
----Package.appxmanifest(1KB)
----App.xaml(747B)
----obj()
--------Debug()
----App.xaml.cs(3KB)
----Assets()
--------SplashScreen.png(9KB)
--------SmallLogo.png(745B)
--------Logo.png(6KB)
--------StoreLogo.png(2KB)
----Application1_TemporaryKey.pfx(2KB)
----Application1.csproj(8KB)
----BlankPage.xaml.cs(5KB)
----BlankPage.xaml(1KB)
----Properties()
--------AssemblyInfo.cs(1KB)
WindowsFormsApplication1.v11.suo

网友评论

  • 这个对于windows8的锁屏开发是非常有用的