Advertisement
silviubogan

Call stack 19.09.2019

Sep 19th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.10 KB | None | 0 0
  1. System.InvalidOperationException
  2. HResult=0x80131509
  3. Message=Cannot call StartAt when content generation is in progress.
  4. Source=PresentationFramework
  5. StackTrace:
  6. at System.Windows.Controls.ItemContainerGenerator.System.Windows.Controls.Primitives.IItemContainerGenerator.StartAt(GeneratorPosition position, GeneratorDirection direction, Boolean allowStartAtRealizedItem)
  7. at System.Windows.Controls.ItemContainerGenerator.System.Windows.Controls.Primitives.IItemContainerGenerator.StartAt(GeneratorPosition position, GeneratorDirection direction)
  8. at System.Windows.Controls.Panel.GenerateChildren()
  9. at System.Windows.Controls.Panel.OnItemsChangedInternal(Object sender, ItemsChangedEventArgs args)
  10. at System.Windows.Controls.Panel.OnItemsChanged(Object sender, ItemsChangedEventArgs args)
  11. at System.Windows.Controls.ItemContainerGenerator.OnRefresh()
  12. at System.Windows.Controls.ItemContainerGenerator.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
  13. at System.Windows.WeakEventManager.ListenerList`1.DeliverEvent(Object sender, EventArgs e, Type managerType)
  14. at System.Windows.WeakEventManager.DeliverEvent(Object sender, EventArgs args)
  15. at System.Collections.Specialized.CollectionChangedEventManager.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
  16. at System.Collections.Specialized.NotifyCollectionChangedEventHandler.Invoke(Object sender, NotifyCollectionChangedEventArgs e)
  17. at System.Windows.Data.CollectionView.OnCollectionChanged(NotifyCollectionChangedEventArgs args)
  18. at System.Windows.Controls.ItemCollection.SetCollectionView(CollectionView view)
  19. at System.Windows.Controls.ItemCollection.ClearItemsSource()
  20. at System.Windows.Controls.ItemsControl.OnItemsSourceChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
  21. at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  22. at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  23. at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
  24. at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
  25. at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
  26. at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
  27. at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
  28. at System.Windows.Data.BindingExpression.Activate(Object item)
  29. at System.Windows.Data.BindingExpression.OnDataContextChanged(DependencyObject contextElement)
  30. at System.Windows.Data.BindingExpression.HandlePropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
  31. at System.Windows.Data.BindingExpressionBase.OnPropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
  32. at System.Windows.Data.BindingExpression.OnPropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
  33. at System.Windows.DependentList.InvalidateDependents(DependencyObject source, DependencyPropertyChangedEventArgs sourceArgs)
  34. at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
  35. at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
  36. at System.Windows.TreeWalkHelper.InvalidateTreeDependentProperty(TreeChangeInfo info, DependencyObject d, FrameworkObject& fo, DependencyProperty dp, FrameworkPropertyMetadata fMetadata, Style selfStyle, Style selfThemeStyle, ChildRecord& childRecord, Boolean isChildRecordValid, Boolean hasStyleChanged, Boolean isSelfInheritanceParent, Boolean wasSelfInheritanceParent)
  37. at System.Windows.TreeWalkHelper.InvalidateTreeDependentProperties(TreeChangeInfo info, FrameworkElement fe, FrameworkContentElement fce, Style selfStyle, Style selfThemeStyle, ChildRecord& childRecord, Boolean isChildRecordValid, Boolean hasStyleChanged, Boolean isSelfInheritanceParent, Boolean wasSelfInheritanceParent)
  38. at System.Windows.FrameworkElement.InvalidateTreeDependentProperties(TreeChangeInfo parentTreeState, Boolean isSelfInheritanceParent, Boolean wasSelfInheritanceParent)
  39. at System.Windows.FrameworkElement.OnAncestorChangedInternal(TreeChangeInfo parentTreeState)
  40. at System.Windows.TreeWalkHelper.OnAncestorChanged(DependencyObject d, TreeChangeInfo info, Boolean visitedViaVisualTree)
  41. at System.Windows.DescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
  42. at MS.Internal.PrePostDescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
  43. at System.Windows.DescendentsWalker`1.VisitNode(FrameworkElement fe, Boolean visitedViaVisualTree)
  44. at System.Windows.DescendentsWalker`1.VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
  45. at System.Windows.DescendentsWalker`1.WalkLogicalChildren(FrameworkElement feParent, FrameworkContentElement fceParent, IEnumerator logicalChildren)
  46. at System.Windows.DescendentsWalker`1.WalkFrameworkElementLogicalThenVisualChildren(FrameworkElement feParent, Boolean hasLogicalChildren)
  47. at System.Windows.DescendentsWalker`1.IterateChildren(DependencyObject d)
  48. at System.Windows.DescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
  49. at MS.Internal.PrePostDescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
  50. at System.Windows.DescendentsWalker`1.VisitNode(FrameworkElement fe, Boolean visitedViaVisualTree)
  51. at System.Windows.DescendentsWalker`1.VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
  52. at System.Windows.DescendentsWalker`1.WalkLogicalChildren(FrameworkElement feParent, FrameworkContentElement fceParent, IEnumerator logicalChildren)
  53. at System.Windows.DescendentsWalker`1.WalkFrameworkElementLogicalThenVisualChildren(FrameworkElement feParent, Boolean hasLogicalChildren)
  54. at System.Windows.DescendentsWalker`1.IterateChildren(DependencyObject d)
  55. at System.Windows.DescendentsWalker`1.StartWalk(DependencyObject startNode, Boolean skipStartNode)
  56. at MS.Internal.PrePostDescendentsWalker`1.StartWalk(DependencyObject startNode, Boolean skipStartNode)
  57. at System.Windows.TreeWalkHelper.InvalidateOnTreeChange(FrameworkElement fe, FrameworkContentElement fce, DependencyObject parent, Boolean isAddOperation)
  58. at System.Windows.FrameworkElement.OnVisualParentChanged(DependencyObject oldParent)
  59. at System.Windows.Media.Visual.FireOnVisualParentChanged(DependencyObject oldParent)
  60. at System.Windows.Media.Visual.RemoveVisualChild(Visual child)
  61. at System.Windows.FrameworkElement.set_TemplateChild(UIElement value)
  62. at System.Windows.StyleHelper.ClearGeneratedSubTree(HybridDictionary[] instanceData, FrameworkElement feContainer, FrameworkContentElement fceContainer, FrameworkTemplate oldFrameworkTemplate)
  63. at System.Windows.StyleHelper.DoTemplateInvalidations(FrameworkElement feContainer, FrameworkTemplate oldFrameworkTemplate)
  64. at System.Windows.StyleHelper.UpdateTemplateCache(FrameworkElement fe, FrameworkTemplate oldTemplate, FrameworkTemplate newTemplate, DependencyProperty templateProperty)
  65. at System.Windows.Controls.ContentPresenter.OnTemplateChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
  66. at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  67. at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  68. at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
  69. at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
  70. at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
  71. at System.Windows.Controls.ContentPresenter.OnContentChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
  72. at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  73. at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  74. at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
  75. at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
  76. at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
  77. at System.Windows.StyleHelper.InvalidateDependents(Style ownerStyle, FrameworkTemplate frameworkTemplate, DependencyObject container, DependencyProperty dp, FrugalStructList`1& dependents, Boolean invalidateOnlyContainer)
  78. at System.Windows.StyleHelper.OnTriggerSourcePropertyInvalidated(Style ownerStyle, FrameworkTemplate frameworkTemplate, DependencyObject container, DependencyProperty dp, DependencyPropertyChangedEventArgs changedArgs, Boolean invalidateOnlyContainer, FrugalStructList`1& triggerSourceRecordFromChildIndex, FrugalMap& propertyTriggersWithActions, Int32 sourceChildIndex)
  79. at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  80. at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
  81. at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
  82. at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
  83. at System.Windows.DependencyObject.SetValue(DependencyPropertyKey key, Object value)
  84. at System.Windows.Controls.TabItem.OnContentChanged(Object oldContent, Object newContent)
  85. at System.Windows.Controls.ContentControl.OnContentChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
  86. at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  87. at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  88. at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
  89. at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
  90. at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
  91. at System.Windows.StyleHelper.ClearTemplateChain(HybridDictionary[] instanceData, FrameworkElement feContainer, FrameworkContentElement fceContainer, List`1 templateChain, FrameworkTemplate oldFrameworkTemplate)
  92. at System.Windows.StyleHelper.ClearGeneratedSubTree(HybridDictionary[] instanceData, FrameworkElement feContainer, FrameworkContentElement fceContainer, FrameworkTemplate oldFrameworkTemplate)
  93. at System.Windows.StyleHelper.DoTemplateInvalidations(FrameworkElement feContainer, FrameworkTemplate oldFrameworkTemplate)
  94. at System.Windows.StyleHelper.UpdateTemplateCache(FrameworkElement fe, FrameworkTemplate oldTemplate, FrameworkTemplate newTemplate, DependencyProperty templateProperty)
  95. at System.Windows.Controls.Control.OnTemplateChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
  96. at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  97. at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  98. at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
  99. at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
  100. at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
  101. at System.Windows.StyleHelper.InvalidateContainerDependents(DependencyObject container, FrugalStructList`1& exclusionContainerDependents, FrugalStructList`1& oldContainerDependents, FrugalStructList`1& newContainerDependents)
  102. at System.Windows.StyleHelper.DoStyleInvalidations(FrameworkElement fe, FrameworkContentElement fce, Style oldStyle, Style newStyle)
  103. at System.Windows.StyleHelper.UpdateStyleCache(FrameworkElement fe, FrameworkContentElement fce, Style oldStyle, Style newStyle, Style& styleCache)
  104. at System.Windows.FrameworkElement.OnStyleChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
  105. at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  106. at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  107. at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
  108. at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
  109. at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
  110. at System.Windows.ResourceReferenceExpression.InvalidateExpressionValue(Object sender, EventArgs e)
  111. at System.Windows.TreeWalkHelper.InvalidateResourceReferences(DependencyObject d, ResourcesChangeInfo info)
  112. at System.Windows.TreeWalkHelper.OnResourcesChanged(DependencyObject d, ResourcesChangeInfo info, Boolean raiseResourceChangedEvent)
  113. at System.Windows.TreeWalkHelper.OnResourcesChangedCallback(DependencyObject d, ResourcesChangeInfo info, Boolean visitedViaVisualTree)
  114. at System.Windows.DescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
  115. at System.Windows.DescendentsWalker`1.VisitNode(FrameworkElement fe, Boolean visitedViaVisualTree)
  116. at System.Windows.DescendentsWalker`1.VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
  117. at System.Windows.DescendentsWalker`1.WalkLogicalChildren(FrameworkElement feParent, FrameworkContentElement fceParent, IEnumerator logicalChildren)
  118. at System.Windows.DescendentsWalker`1.WalkFrameworkElementLogicalThenVisualChildren(FrameworkElement feParent, Boolean hasLogicalChildren)
  119. at System.Windows.DescendentsWalker`1.IterateChildren(DependencyObject d)
  120. at System.Windows.DescendentsWalker`1.StartWalk(DependencyObject startNode, Boolean skipStartNode)
  121. at System.Windows.TreeWalkHelper.InvalidateOnResourcesChange(FrameworkElement fe, FrameworkContentElement fce, ResourcesChangeInfo info)
  122. at System.Windows.Application.InvalidateResourceReferenceOnWindowCollection(WindowCollection wc, ResourcesChangeInfo info)
  123. at System.Windows.ResourceDictionary.NotifyOwners(ResourcesChangeInfo info)
  124. at System.Windows.ResourceDictionary.OnMergedDictionariesChanged(Object sender, NotifyCollectionChangedEventArgs e)
  125. at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
  126. at System.Collections.ObjectModel.ObservableCollection`1.SetItem(Int32 index, T item)
  127. at System.Windows.ResourceDictionaryCollection.SetItem(Int32 index, ResourceDictionary item)
  128. at System.Collections.ObjectModel.Collection`1.set_Item(Int32 index, T value)
  129. at cs_timed_silver.App.LoadTheme(AppTheme t) in G:\Lucru\cs-timed-silver\cs-timeout\App.cs:line 86
  130. at cs_timed_silver.MainWindow.ApplySetting(SettingDataM sd) in G:\Lucru\cs-timed-silver\cs-timeout\WPF\MainWindow.xaml.cs:line 242
  131. at cs_timed_silver.MainWindow.Settings_SettingValueChange(Object sender, SettingValueChangedEventArgs e) in G:\Lucru\cs-timed-silver\cs-timeout\WPF\MainWindow.xaml.cs:line 129
  132. at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
  133. at cs_timed_silver.SettingDataMCollection.Ds_Changed(Object sender, SettingValueChangedEventArgs e) in G:\Lucru\cs-timed-silver\cs-timeout\Models\SettingDataMCollection.cs:line 196
  134. at cs_timed_silver.SettingDataM.<set_Value>b__32_0() in G:\Lucru\cs-timed-silver\cs-timeout\Models\SettingDataM.cs:line 110
  135. at Prism.Mvvm.BindableBase.SetProperty[T](T& storage, T value, Action onChanged, String propertyName)
  136. at cs_timed_silver.SettingDataM.set_Value(Object value) in G:\Lucru\cs-timed-silver\cs-timeout\Models\SettingDataM.cs:line 107
  137. at cs_timed_silver.SettingDataMCollection.SetValue(String v, Object value) in G:\Lucru\cs-timed-silver\cs-timeout\Models\SettingDataMCollection.cs:line 338
  138. at cs_timed_silver.SettingDataMCollection.LoadBoolAttribute(XmlDocument d, String s) in G:\Lucru\cs-timed-silver\cs-timeout\Models\SettingDataMCollection.cs:line 362
  139. at cs_timed_silver.SettingDataMCollection.ImportFromAttributes(XmlDocument doc) in G:\Lucru\cs-timed-silver\cs-timeout\Models\SettingDataMCollection.cs:line 476
  140. at cs_timed_silver.DataFile.LoadFromXmlDocument(XmlDocument doc) in G:\Lucru\cs-timed-silver\cs-timeout\Models\DataFile.cs:line 677
  141. at cs_timed_silver.DataFile.LoadFromFileWPF(String filePath) in G:\Lucru\cs-timed-silver\cs-timeout\Models\DataFile.cs:line 986
  142. at cs_timed_silver.MainWindow.LoadLastOpenFile() in G:\Lucru\cs-timed-silver\cs-timeout\WPF\MainWindow.xaml.cs:line 1501
  143. at cs_timed_silver.MainWindow.ItemContainerGenerator_StatusChanged(Object sender, EventArgs e) in G:\Lucru\cs-timed-silver\cs-timeout\WPF\MainWindow.xaml.cs:line 1446
  144. at System.Windows.Controls.ItemContainerGenerator.SetStatus(GeneratorStatus value)
  145. at System.Windows.Controls.ItemContainerGenerator.Generator.System.IDisposable.Dispose()
  146. at System.Windows.Controls.Panel.GenerateChildren()
  147. at System.Windows.Controls.Panel.EnsureGenerator()
  148. at System.Windows.Controls.Panel.get_InternalChildren()
  149. at System.Windows.Controls.StackPanel.System.Windows.Controls.IStackMeasure.get_InternalChildren()
  150. at System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint)
  151. at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
  152. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  153. at System.Windows.UIElement.Measure(Size availableSize)
  154. at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
  155. at System.Windows.Controls.ItemsPresenter.MeasureOverride(Size constraint)
  156. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  157. at System.Windows.UIElement.Measure(Size availableSize)
  158. at System.Windows.Controls.Border.MeasureOverride(Size constraint)
  159. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  160. at System.Windows.UIElement.Measure(Size availableSize)
  161. at System.Windows.Controls.Control.MeasureOverride(Size constraint)
  162. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  163. at System.Windows.UIElement.Measure(Size availableSize)
  164. at System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint)
  165. at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
  166. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  167. at System.Windows.UIElement.Measure(Size availableSize)
  168. at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
  169. at System.Windows.Controls.ScrollContentPresenter.MeasureOverride(Size constraint)
  170. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  171. at System.Windows.UIElement.Measure(Size availableSize)
  172. at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
  173. at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
  174. at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)
  175. at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
  176. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  177. at System.Windows.UIElement.Measure(Size availableSize)
  178. at System.Windows.Controls.ScrollViewer.MeasureOverride(Size constraint)
  179. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  180. at System.Windows.UIElement.Measure(Size availableSize)
  181. at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
  182. at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
  183. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  184. at System.Windows.UIElement.Measure(Size availableSize)
  185. at System.Windows.Controls.Border.MeasureOverride(Size constraint)
  186. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  187. at System.Windows.UIElement.Measure(Size availableSize)
  188. at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
  189. at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
  190. at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)
  191. at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
  192. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  193. at System.Windows.UIElement.Measure(Size availableSize)
  194. at System.Windows.Controls.Control.MeasureOverride(Size constraint)
  195. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  196. at System.Windows.UIElement.Measure(Size availableSize)
  197. at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
  198. at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
  199. at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)
  200. at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
  201. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  202. at System.Windows.UIElement.Measure(Size availableSize)
  203. at System.Windows.Controls.Control.MeasureOverride(Size constraint)
  204. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  205. at System.Windows.UIElement.Measure(Size availableSize)
  206. at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
  207. at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
  208. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  209. at System.Windows.UIElement.Measure(Size availableSize)
  210. at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
  211. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  212. at System.Windows.UIElement.Measure(Size availableSize)
  213. at System.Windows.Controls.Border.MeasureOverride(Size constraint)
  214. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  215. at System.Windows.UIElement.Measure(Size availableSize)
  216. at System.Windows.Window.MeasureOverrideHelper(Size constraint)
  217. at System.Windows.Window.MeasureOverride(Size availableSize)
  218. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  219. at System.Windows.UIElement.Measure(Size availableSize)
  220. at System.Windows.Interop.HwndSource.SetLayoutSize()
  221. at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
  222. at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
  223. at System.Windows.Window.SetRootVisual()
  224. at System.Windows.Window.SetRootVisualAndUpdateSTC()
  225. at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
  226. at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
  227. at System.Windows.Window.CreateSourceWindowDuringShow()
  228. at System.Windows.Window.SafeCreateWindowDuringShow()
  229. at System.Windows.Window.ShowHelper(Object booleanBox)
  230. at System.Windows.Window.Show()
  231. at System.Windows.Window.ShowDialog()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement