Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1530
Automation peer error on Windows 8
posted

Hi all,

we have a nasty problem on Windows 8 machines and we had to stop shipping our software.

But I'm sorry, I can't provide you a sample to reproduce the error, just the exception and stacktrace.

 

Best regards
cew3

 

------------------------------------------------
| System Info
------------------------------------------------
Time: Dienstag, 27. November 2012 15:27:01 01:00:00
OS: Microsoft Windows NT 6.2.9200.0
64bit OS: True
64bit Process: False
CLR: 4.0.30319.18010

------------------------------------------------
| Exception Message
------------------------------------------------
Der rekursive Aufruf an die Automatisierungspeer-API ist nicht gültig.
Der rekursive Aufruf an die Automatisierungspeer-API ist nicht gültig.

------------------------------------------------
| Stacktrace
------------------------------------------------
bei System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
bei System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter)
bei System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
bei System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren)
bei System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
bei System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
bei System.Windows.FrameworkElement.ApplyTemplate()
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
bei System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
bei System.Windows.Controls.Grid.MeasureOverride(Size constraint)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei Infragistics.Windows.Controls.CardPanel.MeasureOverride(Size availableSize)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei System.Windows.Controls.Control.MeasureOverride(Size constraint)
bei Infragistics.Windows.DataPresenter.DataItemPresenter.MeasureOverride(Size availableSize)
bei Infragistics.Windows.DataPresenter.CellValuePresenter.MeasureOverride(Size availableSize)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei Infragistics.Windows.DataPresenter.VirtualizingDataRecordCellPanel.TryGetPreferredExtentImpl(FieldLayoutItemBase fieldLayoutItem, Size newSize, FrameworkElement element, Int32 templateIndex, Boolean width)
bei Infragistics.Windows.DataPresenter.VirtualizingDataRecordCellPanel.TryGetPreferredExtent(FieldLayoutItemBase fieldLayoutItem, Boolean cell, Boolean width, Double& extent)
bei Infragistics.Windows.DataPresenter.CellLayoutItem.GetSize(LayoutItemSize size)
bei Infragistics.Windows.DataPresenter.LayoutItem.Infragistics.Controls.Layouts.Primitives.ILayoutItem.get_PreferredSize()
bei Infragistics.Controls.Layouts.Primitives.GridBagLayoutManager.GridBagConstraintCache..ctor(ILayoutItem item, IGridBagConstraint gc)
bei Infragistics.Controls.Layouts.Primitives.GridBagLayoutManager.GetGridBagCacheHelper(GridBagConstraintCache[]& tmpGccArr)
bei Infragistics.Controls.Layouts.Primitives.GridBagLayoutManager.CalculateGridBagLayout()
bei Infragistics.Controls.Layouts.Primitives.GridBagLayoutManager.CalculatePreferredSize(ILayoutContainer container, Object containerContext)
bei Infragistics.Windows.DataPresenter.FieldGridBagLayoutManager.CalculatePreferredSize()
bei Infragistics.Windows.DataPresenter.VirtualizingDataRecordCellPanel.MeasureOverride(Size availableSize)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
bei System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei Infragistics.Windows.Controls.CardPanel.MeasureOverride(Size availableSize)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei System.Windows.Controls.Control.MeasureOverride(Size constraint)
bei Infragistics.Windows.DataPresenter.DataRecordCellArea.MeasureOverride(Size availableSize)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei System.Windows.Controls.DockPanel.MeasureOverride(Size constraint)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
bei System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
bei System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
bei System.Windows.Controls.Grid.MeasureOverride(Size constraint)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei Infragistics.Windows.Controls.CardPanel.MeasureOverride(Size availableSize)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei System.Windows.Controls.Control.MeasureOverride(Size constraint)
bei Infragistics.Windows.DataPresenter.RecordPresenter.MeasureOverride(Size availableSize)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei Infragistics.Windows.DataPresenter.GridViewPanelFlat.GenerationCache.GenerateNextElement(Boolean isHeader)
bei Infragistics.Windows.DataPresenter.GridViewPanelFlat.GenerationCache.GenerateRecordsHelper()
bei Infragistics.Windows.DataPresenter.GridViewPanelFlat.GenerationCache.GenerateTopFixedRecords()
bei Infragistics.Windows.DataPresenter.GridViewPanelFlat.GenerationCache.GenerateAllRecords()
bei Infragistics.Windows.DataPresenter.GridViewPanelFlat.MeasureOverride(Size availableSize)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei System.Windows.ContextLayoutManager.UpdateLayout()
bei System.Windows.UIElement.UpdateLayout()
bei Infragistics.Windows.Automation.Peers.TabItemExAutomationPeer.GetChildrenCore()
bei System.Windows.Automation.Peers.AutomationPeer.EnsureChildren()
bei System.Windows.Automation.Peers.AutomationPeer.GetChildren()
bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
bei System.Windows.Automation.Peers.AutomationPeer.ValidateConnected(AutomationPeer connectedPeer)
bei MS.Internal.Automation.ElementProxy.StaticWrap(AutomationPeer peer, AutomationPeer referencePeer)
bei System.Windows.Automation.Peers.AutomationPeer.ProviderFromPeer(AutomationPeer peer)
bei System.Windows.Automation.Peers.AutomationPeer.RaiseAutomationEvent(AutomationEvents eventId)
bei System.Windows.Automation.Peers.SelectorAutomationPeer.RaiseSelectionEvents(SelectionChangedEventArgs e)
bei System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
bei System.Windows.Controls.Primitives.Selector.InvokeSelectionChanged(List`1 unselectedInfos, List`1 selectedInfos)
bei System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
bei System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
bei System.Windows.Controls.Primitives.Selector.OnSelectedItemChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
bei System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
bei System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
bei System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
bei System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
bei System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
bei System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
bei System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
bei System.Windows.Data.BindingExpression.Activate(Object item)
bei System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
bei System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
bei MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
bei MS.Internal.Data.DataBindEngine.Run(Object arg)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
------------------------------------------------
| Exception Details
------------------------------------------------
Der rekursive Aufruf an die Automatisierungspeer-API ist nicht gültig.
----- details below -----
LineNumber = 0
LinePosition = 0
KeyContext = null
UidContext = null
NameContext = null
BaseUri = null
Message = Der rekursive Aufruf an die Automatisierungspeer-API ist nicht gültig.
Data = System.Collections.ListDictionaryInternal
System.Collections.DictionaryEntry
InnerException = System.InvalidOperationException: Der rekursive Aufruf an die Automatisierungspeer-API ist nicht gültig.
InnerException = bei System.Windows.Automation.Peers.AutomationPeer.GetChildren()
InnerException = bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
InnerException = bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
InnerException = bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
InnerException = bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
InnerException = bei System.Windows.Automation.Peers.AutomationPeer.ValidateConnected(AutomationPeer connectedPeer)
InnerException = bei MS.Internal.Automation.ElementProxy.StaticWrap(AutomationPeer peer, AutomationPeer referencePeer)
InnerException = bei System.Windows.Automation.Peers.AutomationPeer.ProviderFromPeer(AutomationPeer peer)
InnerException = bei System.Windows.Automation.Peers.AutomationPeer.RaiseAutomationEvent(AutomationEvents eventId)
InnerException = bei System.Windows.Automation.Peers.SelectorAutomationPeer.RaiseSelectionEvents(SelectionChangedEventArgs e)
InnerException = bei System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
InnerException = bei System.Windows.Controls.Primitives.Selector.InvokeSelectionChanged(List`1 unselectedInfos, List`1 selectedInfos)
InnerException = bei System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
InnerException = bei System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
InnerException = bei System.Windows.Controls.Primitives.Selector.OnSelectedIndexChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
InnerException = bei System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
InnerException = bei System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
InnerException = bei System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
InnerException = bei System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
InnerException = bei System.Windows.StyleHelper.ApplyTemplatedParentValue(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, DependencyProperty dp, FrameworkElementFactory templateRoot)
InnerException = bei System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, Boolean isDetach, FrameworkElementFactory templateRoot)
InnerException = bei System.Windows.FrameworkTemplate.InvalidatePropertiesOnTemplate(DependencyObject container, Object currentObject)
InnerException = bei System.Windows.FrameworkTemplate.HandleBeforeProperties(Object createdObject, DependencyObject& rootObject, DependencyObject container, FrameworkElement feContainer, INameScope nameScope)
InnerException = bei System.Windows.FrameworkTemplate.<>c__DisplayClass6.b__3(Object sender, XamlObjectEventArgs args)
InnerException = bei System.Xaml.XamlObjectWriter.OnBeforeProperties(Object value)
InnerException = bei System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx)
InnerException = bei System.Xaml.XamlObjectWriter.WriteStartMember(XamlMember property)
InnerException = bei System.Xaml.XamlWriter.WriteNode(XamlReader reader)
InnerException = bei System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
Der rekursive Aufruf an die Automatisierungspeer-API ist nicht gültig.
----- details below -----
Message = Der rekursive Aufruf an die Automatisierungspeer-API ist nicht gültig.
Data = System.Collections.ListDictionaryInternal
InnerException = null
TargetSite = System.Collections.Generic.List`1[System.Windows.Automation.Peers.AutomationPeer] GetChildren()
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.GetChildren()
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.ValidateConnected(AutomationPeer connectedPeer)
StackTrace = bei MS.Internal.Automation.ElementProxy.StaticWrap(AutomationPeer peer, AutomationPeer referencePeer)
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.ProviderFromPeer(AutomationPeer peer)
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.RaiseAutomationEvent(AutomationEvents eventId)
StackTrace = bei System.Windows.Automation.Peers.SelectorAutomationPeer.RaiseSelectionEvents(SelectionChangedEventArgs e)
StackTrace = bei System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
StackTrace = bei System.Windows.Controls.Primitives.Selector.InvokeSelectionChanged(List`1 unselectedInfos, List`1 selectedInfos)
StackTrace = bei System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
StackTrace = bei System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
StackTrace = bei System.Windows.Controls.Primitives.Selector.OnSelectedIndexChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
StackTrace = bei System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
StackTrace = bei System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
StackTrace = bei System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
StackTrace = bei System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
StackTrace = bei System.Windows.StyleHelper.ApplyTemplatedParentValue(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, DependencyProperty dp, FrameworkElementFactory templateRoot)
StackTrace = bei System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, Boolean isDetach, FrameworkElementFactory templateRoot)
StackTrace = bei System.Windows.FrameworkTemplate.InvalidatePropertiesOnTemplate(DependencyObject container, Object currentObject)
StackTrace = bei System.Windows.FrameworkTemplate.HandleBeforeProperties(Object createdObject, DependencyObject& rootObject, DependencyObject container, FrameworkElement feContainer, INameScope nameScope)
StackTrace = bei System.Windows.FrameworkTemplate.<>c__DisplayClass6.b__3(Object sender, XamlObjectEventArgs args)
StackTrace = bei System.Xaml.XamlObjectWriter.OnBeforeProperties(Object value)
StackTrace = bei System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx)
StackTrace = bei System.Xaml.XamlObjectWriter.WriteStartMember(XamlMember property)
StackTrace = bei System.Xaml.XamlWriter.WriteNode(XamlReader reader)
StackTrace = bei System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
HelpLink = null
Source = PresentationCore
HResult = -2146233079
-------------------------
TargetSite = Void LoadTemplateXaml(System.Xaml.XamlReader, System.Xaml.XamlObjectWriter)
StackTrace = bei System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
StackTrace = bei System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter)
StackTrace = bei System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
StackTrace = bei System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren)
StackTrace = bei System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
StackTrace = bei System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
StackTrace = bei System.Windows.FrameworkElement.ApplyTemplate()
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
StackTrace = bei System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
StackTrace = bei System.Windows.Controls.Grid.MeasureOverride(Size constraint)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei Infragistics.Windows.Controls.CardPanel.MeasureOverride(Size availableSize)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei System.Windows.Controls.Control.MeasureOverride(Size constraint)
StackTrace = bei Infragistics.Windows.DataPresenter.DataItemPresenter.MeasureOverride(Size availableSize)
StackTrace = bei Infragistics.Windows.DataPresenter.CellValuePresenter.MeasureOverride(Size availableSize)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei Infragistics.Windows.DataPresenter.VirtualizingDataRecordCellPanel.TryGetPreferredExtentImpl(FieldLayoutItemBase fieldLayoutItem, Size newSize, FrameworkElement element, Int32 templateIndex, Boolean width)
StackTrace = bei Infragistics.Windows.DataPresenter.VirtualizingDataRecordCellPanel.TryGetPreferredExtent(FieldLayoutItemBase fieldLayoutItem, Boolean cell, Boolean width, Double& extent)
StackTrace = bei Infragistics.Windows.DataPresenter.CellLayoutItem.GetSize(LayoutItemSize size)
StackTrace = bei Infragistics.Windows.DataPresenter.LayoutItem.Infragistics.Controls.Layouts.Primitives.ILayoutItem.get_PreferredSize()
StackTrace = bei Infragistics.Controls.Layouts.Primitives.GridBagLayoutManager.GridBagConstraintCache..ctor(ILayoutItem item, IGridBagConstraint gc)
StackTrace = bei Infragistics.Controls.Layouts.Primitives.GridBagLayoutManager.GetGridBagCacheHelper(GridBagConstraintCache[]& tmpGccArr)
StackTrace = bei Infragistics.Controls.Layouts.Primitives.GridBagLayoutManager.CalculateGridBagLayout()
StackTrace = bei Infragistics.Controls.Layouts.Primitives.GridBagLayoutManager.CalculatePreferredSize(ILayoutContainer container, Object containerContext)
StackTrace = bei Infragistics.Windows.DataPresenter.FieldGridBagLayoutManager.CalculatePreferredSize()
StackTrace = bei Infragistics.Windows.DataPresenter.VirtualizingDataRecordCellPanel.MeasureOverride(Size availableSize)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
StackTrace = bei System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei Infragistics.Windows.Controls.CardPanel.MeasureOverride(Size availableSize)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei System.Windows.Controls.Control.MeasureOverride(Size constraint)
StackTrace = bei Infragistics.Windows.DataPresenter.DataRecordCellArea.MeasureOverride(Size availableSize)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei System.Windows.Controls.DockPanel.MeasureOverride(Size constraint)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
StackTrace = bei System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
StackTrace = bei System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
StackTrace = bei System.Windows.Controls.Grid.MeasureOverride(Size constraint)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei Infragistics.Windows.Controls.CardPanel.MeasureOverride(Size availableSize)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei System.Windows.Controls.Control.MeasureOverride(Size constraint)
StackTrace = bei Infragistics.Windows.DataPresenter.RecordPresenter.MeasureOverride(Size availableSize)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei Infragistics.Windows.DataPresenter.GridViewPanelFlat.GenerationCache.GenerateNextElement(Boolean isHeader)
StackTrace = bei Infragistics.Windows.DataPresenter.GridViewPanelFlat.GenerationCache.GenerateRecordsHelper()
StackTrace = bei Infragistics.Windows.DataPresenter.GridViewPanelFlat.GenerationCache.GenerateTopFixedRecords()
StackTrace = bei Infragistics.Windows.DataPresenter.GridViewPanelFlat.GenerationCache.GenerateAllRecords()
StackTrace = bei Infragistics.Windows.DataPresenter.GridViewPanelFlat.MeasureOverride(Size availableSize)
StackTrace = bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
StackTrace = bei System.Windows.UIElement.Measure(Size availableSize)
StackTrace = bei System.Windows.ContextLayoutManager.UpdateLayout()
StackTrace = bei System.Windows.UIElement.UpdateLayout()
StackTrace = bei Infragistics.Windows.Automation.Peers.TabItemExAutomationPeer.GetChildrenCore()
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.EnsureChildren()
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.GetChildren()
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.isDescendantOf(AutomationPeer parent)
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.ValidateConnected(AutomationPeer connectedPeer)
StackTrace = bei MS.Internal.Automation.ElementProxy.StaticWrap(AutomationPeer peer, AutomationPeer referencePeer)
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.ProviderFromPeer(AutomationPeer peer)
StackTrace = bei System.Windows.Automation.Peers.AutomationPeer.RaiseAutomationEvent(AutomationEvents eventId)
StackTrace = bei System.Windows.Automation.Peers.SelectorAutomationPeer.RaiseSelectionEvents(SelectionChangedEventArgs e)
StackTrace = bei System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
StackTrace = bei System.Windows.Controls.Primitives.Selector.InvokeSelectionChanged(List`1 unselectedInfos, List`1 selectedInfos)
StackTrace = bei System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
StackTrace = bei System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
StackTrace = bei System.Windows.Controls.Primitives.Selector.OnSelectedItemChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
StackTrace = bei System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
StackTrace = bei System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
StackTrace = bei System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
StackTrace = bei System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
StackTrace = bei System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
StackTrace = bei System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
StackTrace = bei System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
StackTrace = bei System.Windows.Data.BindingExpression.Activate(Object item)
StackTrace = bei System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
StackTrace = bei System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
StackTrace = bei MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
StackTrace = bei MS.Internal.Data.DataBindEngine.Run(Object arg)
StackTrace = bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
StackTrace = bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
HelpLink = null
Source = PresentationFramework
HResult = -2146233087
-------------------------



------------------------------------------------
| Backtrace
------------------------------------------------
Class: MVVM.UI.Views.FatalErrorWindow
Method: Void ShowErrorReport(System.Exception)
IL-Offset: 1
IL-Code:
[0,20]
00 02 7B 0E 01 00 04 02 03 28 61 02 00 06 6F 98 02 00 0A 00 2A

------------------------------------------------
| Assemblies
------------------------------------------------
Assembly: Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Assembly: InfragisticsWPF4.Controls.Interactions.XamDialogWindow.v12.2, Version=12.2.20122.2022, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
D:\RCC\Programm\InfragisticsWPF4.Controls.Interactions.XamDialogWindow.v12.2.dll
Assembly: InfragisticsWPF4.DataPresenter.v12.2, Version=12.2.20122.2022, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
D:\RCC\Programm\InfragisticsWPF4.DataPresenter.v12.2.dll
Assembly: InfragisticsWPF4.DataPresenter.v12.2.resources, Version=12.2.0.0, Culture=de, PublicKeyToken=7dd5c3163f2cd0cb
D:\RCC\Programm\de\InfragisticsWPF4.DataPresenter.v12.2.resources.dll
Assembly: InfragisticsWPF4.Editors.v12.2, Version=12.2.20122.2022, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
D:\RCC\Programm\InfragisticsWPF4.Editors.v12.2.dll
Assembly: InfragisticsWPF4.Editors.v12.2.resources, Version=12.2.0.0, Culture=de, PublicKeyToken=7dd5c3163f2cd0cb
D:\RCC\Programm\de\InfragisticsWPF4.Editors.v12.2.resources.dll
Assembly: InfragisticsWPF4.Ribbon.v12.2, Version=12.2.20122.2022, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
D:\RCC\Programm\InfragisticsWPF4.Ribbon.v12.2.dll
Assembly: InfragisticsWPF4.Ribbon.v12.2.resources, Version=12.2.0.0, Culture=de, PublicKeyToken=7dd5c3163f2cd0cb
D:\RCC\Programm\de\InfragisticsWPF4.Ribbon.v12.2.resources.dll
Assembly: InfragisticsWPF4.v12.2, Version=12.2.20122.2022, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
D:\RCC\Programm\InfragisticsWPF4.v12.2.dll
Assembly: InfragisticsWPF4.v12.2.resources, Version=12.2.0.0, Culture=de, PublicKeyToken=7dd5c3163f2cd0cb
D:\RCC\Programm\de\InfragisticsWPF4.v12.2.resources.dll
Assembly: Microsoft.GeneratedCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Assembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll
Assembly: mscorlib.resources, Version=4.0.0.0, Culture=de, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_de_b77a5c561934e089\mscorlib.resources.dll
Assembly: PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_32\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll
Assembly: PresentationCore.resources, Version=4.0.0.0, Culture=de, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationCore.resources\v4.0_4.0.0.0_de_31bf3856ad364e35\PresentationCore.resources.dll
Assembly: PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll
Assembly: PresentationFramework.Aero, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Aero\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Aero.dll
Assembly: PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Aero2\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Aero2.dll
Assembly: PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Luna\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Luna.dll
Assembly: PresentationFramework.resources, Version=4.0.0.0, Culture=de, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.resources\v4.0_4.0.0.0_de_31bf3856ad364e35\PresentationFramework.resources.dll
Assembly: PresentationFramework-SystemData, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemData\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemData.dll
Assembly: PresentationFramework-SystemXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXml\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXml.dll
Assembly: PresentationFramework-SystemXmlLinq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXmlLinq\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXmlLinq.dll
Assembly: PresentationUI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationUI\v4.0_4.0.0.0__31bf3856ad364e35\PresentationUI.dll
Assembly: PresentationUI.resources, Version=4.0.0.0, Culture=de, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationUI.resources\v4.0_4.0.0.0_de_31bf3856ad364e35\PresentationUI.resources.dll
Assembly: System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
Assembly: System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
Assembly: System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
Assembly: System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
Assembly: System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll
Assembly: System.Data.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.Entity\v4.0_4.0.0.0__b77a5c561934e089\System.Data.Entity.dll
Assembly: System.Data.Entity.resources, Version=4.0.0.0, Culture=de, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.Entity.resources\v4.0_4.0.0.0_de_b77a5c561934e089\System.Data.Entity.resources.dll
Assembly: System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_32\System.Data.OracleClient\v4.0_4.0.0.0__b77a5c561934e089\System.Data.OracleClient.dll
Assembly: System.Data.SQLite, Version=1.0.79.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139
D:\RCC\Programm\System.Data.SQLite.dll
Assembly: System.Data.SQLite.Linq, Version=1.0.79.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139
D:\RCC\Programm\System.Data.SQLite.Linq.dll
Assembly: System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
Assembly: System.EnterpriseServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Windows\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll
Assembly: System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
Assembly: System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll
Assembly: System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_32\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll
Assembly: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Windows\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll
Assembly: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
Assembly: System.Windows.Forms.resources, Version=4.0.0.0, Culture=de, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_de_b77a5c561934e089\System.Windows.Forms.resources.dll
Assembly: System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll
Assembly: System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
Assembly: System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll
Assembly: System.xml.resources, Version=4.0.0.0, Culture=de, PublicKeyToken=b77a5c561934e089
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.resources\v4.0_4.0.0.0_de_b77a5c561934e089\System.Xml.resources.dll
Assembly: TD_Mgd_3.05_10, Version=3.5.0.5145, Culture=neutral, PublicKeyToken=460a0bef3ba73253
D:\RCC\Programm\TD_Mgd_3.05_10.dll
Assembly: UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\UIAutomationProvider\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationProvider.dll
Assembly: UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationTypes.dll
Assembly: WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll
Assembly: WindowsBase.resources, Version=4.0.0.0, Culture=de, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsBase.resources\v4.0_4.0.0.0_de_31bf3856ad364e35\WindowsBase.resources.dll
Assembly: WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35\WindowsFormsIntegration.dll

Parents Reply Children