【问题标题】:Open Camera Application From My App in Windows 8.1在 Windows 8.1 中从我的应用程序打开相机应用程序
【发布时间】:2014-02-07 20:42:55
【问题描述】:

有没有办法在 c# 中以编程方式打开 Windows 8.1 原生相机应用程序。

【问题讨论】:

标签: c# winrt-xaml windows-8.1


【解决方案1】:

基本上WinRT 不允许这样做,Metro 应用程序在高度沙盒环境中运行,您无法直接打开 Metro 或桌面应用程序,您可能会发现使用 Windows.System.Launcher 中的 Launcher 类有点帮助,看看这个线程:

http://social.msdn.microsoft.com/Forums/windowsapps/en-US/b38bb2de-2a05-4f7d-8547-48b9759d72d4/can-i-use-windowssystemlauncherlauncherdefaultprogramuri-to-invoke-another-metro-style-app?forum=winappswithhtml5

【讨论】:

    猜你喜欢
    • 2015-03-26
    • 2016-11-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多