2

WP7 アプリで Glyphs コントロールを使用しています (Glyphs であることが重要かどうかはまだわかりません)。Glyphs は、Border 要素の子として設定することによって使用されます。正確な時期はまだはっきりしていませんが、Border.Child プロパティのセッターが ArgumentException をスローすることがあります。メッセージには特別なことは何も書かれておらず、InnerException もありません。コール スタックは次のとおりです。

at MS.Internal.XcpImports.CheckHResult(UInt32 hr)
at MS.Internal.XcpImports.SetValue(IManagedPeerBase obj, DependencyProperty property, DependencyObject doh)
at System.Windows.DependencyObject.SetValue(DependencyProperty property, DependencyObject doh)
at System.Windows.Controls.Border.set_Child(UIElement value)

根本的な問題をデバッグまたは診断する方法はありますか?

4

0 に答える 0