WPF で次のエラーが発生します。ウィンドウでDataContext + CollectionViewSourcesへのMVVMデータバインディングを使用しています。ビューモデルとビューには投稿するコードが多すぎますが、行番号が出ないので、これを見つけるためにどこを見ればいいのか疑問に思っています。
ウィンドウはコンバーターで WPF データバインディングを使用しており、そこには一部の Telerik コントロールもあります。
電話した後です
TabItemSelectionEditor.UpdateLayout()
TabItemSelectionEditor は System.Windows.Control.TabItem です
System.ComponentModel.Win32Exception (0x80004005): 無効なウィンドウ ハンドルです
MS.Win32.UnsafeNativeMethods.GetWindowText (HandleRef hWnd、StringBuilder lpString、Int32 nMaxCount) で
System.Windows.Automation.Peers.WindowAutomationPeer.GetNameCore() で
System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree() で
System.Windows.ContextLayoutManager.fireAutomationEvents() で
System.Windows.ContextLayoutManager.UpdateLayout() で
System.Windows.UIElement.UpdateLayout() で
System.Windows.Controls.VirtualizingStackPanel.<>c_ DisplayClassb.b _7()で
System.Windows.Threading.ExceptionWrapper.InternalRealCall (デリゲート コールバック、オブジェクト引数、Int32 numArgs) で
MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen (オブジェクト ソース、デリゲート メソッド、オブジェクト引数、Int32 numArgs、デリゲート catchHandler) で
内部例外は何もありません!