ResourceContext.GetForCurrentView调用异常

时间:2017-06-07 07:57:40

标签: c# uwp windows-community-toolkit

当UWP应用程序调用此应用程序时,我的应用程序用户有一个例外:     Windows.ApplicationModel.Resources.Core.ResourceContext.GetForCurrentView()

例外:' STOWED_EXCEPTION_System。 UnauthorizedAccessException '。

我打电话给 ResourceContext.GetForCurrentView 接收" LayoutDirection"。

我在MSDN和其他来源中找不到有关此问题的信息。

请告诉我,我怎么能得到" LayoutDirection"其他方式还是消除异常?

感谢。

修改

$44_System::Runtime::InteropServices::WindowsRuntime::IMapViewSharedReferenceTypesStubClass.Lookup_System.__Canon,_System.__Canon_
$44_System::Runtime::InteropServices::WindowsRuntime::IMapSharedReferenceTypesRCWAdapter.Lookup_System.__Canon,_System.__Canon_$catch$0
$44_System::Runtime::InteropServices::WindowsRuntime::IMapSharedReferenceTypesRCWAdapter.TryGetValue_System.__Canon,_System.__Canon_
$44_Windows::Web::Http::Headers::HttpRequestHeaderCollection.global::System.Collections.Generic.IDictionary_System.String,System.String_.TryGetValue
App::_Activated_d__6.MoveNext

0 个答案:

没有答案