Advertisement
Guest User

Untitled

a guest
Mar 9th, 2017
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.60 KB | None | 0 0
  1. > PowerSwitcher.dll!PowerSwitcher.PowerManager.setNewCurrSchema(PowerSwitcher.IPowerSchema newActiveSchema = {PowerSwitcher.PowerSchema}) Line 99 C#
  2. PowerSwitcher.dll!PowerSwitcher.PowerManager.UpdateSchemas() Line 58 C#
  3. PowerSwitcher.dll!PowerSwitcher.PowerManager.SetPowerSchema(System.Guid guid = {System.Guid}) Line 114 C#
  4. PowerSwitcher.dll!PowerSwitcher.PowerManager.SetPowerSchema(PowerSwitcher.IPowerSchema schema = {PowerSwitcher.PowerSchema}) Line 108 C#
  5. PowerSwitcher.TrayApp.exe!PowerSwitcher.TrayApp.ViewModels.MainWindowViewModel.ActiveSchema.set(PowerSwitcher.IPowerSchema value = {PowerSwitcher.PowerSchema}) Line 19 C#
  6. [Native to Managed Transition]
  7. [Managed to Native Transition]
  8. PresentationFramework.dll!MS.Internal.Data.PropertyPathWorker.SetValue(object item, object value) Unknown
  9. PresentationFramework.dll!MS.Internal.Data.ClrBindingWorker.UpdateValue(object value) Unknown
  10. PresentationFramework.dll!System.Windows.Data.BindingExpression.UpdateSource(object value = {PowerSwitcher.PowerSchema}) Unknown
  11. PresentationFramework.dll!System.Windows.Data.BindingExpressionBase.UpdateValue() Unknown
  12. PresentationFramework.dll!System.Windows.Data.BindingExpression.UpdateOverride() Unknown
  13. PresentationFramework.dll!System.Windows.Data.BindingExpressionBase.Update() Unknown
  14. PresentationFramework.dll!System.Windows.Data.BindingExpressionBase.ProcessDirty() Unknown
  15. PresentationFramework.dll!System.Windows.Data.BindingExpressionBase.Dirty() Unknown
  16. PresentationFramework.dll!System.Windows.Data.BindingExpressionBase.SetValue(System.Windows.DependencyObject d, System.Windows.DependencyProperty dp, object value) Unknown
  17. WindowsBase.dll!System.Windows.DependencyObject.SetValueCommon(System.Windows.DependencyProperty dp = {System.Windows.DependencyProperty}, object value = {PowerSwitcher.PowerSchema}, System.Windows.PropertyMetadata metadata = {System.Windows.FrameworkPropertyMetadata}, bool coerceWithDeferredReference = false, bool coerceWithCurrentValue = true, System.Windows.OperationType operationType = Unknown, bool isInternal) Unknown
  18. WindowsBase.dll!System.Windows.DependencyObject.SetCurrentValueInternal(System.Windows.DependencyProperty dp, object value) Unknown
  19. PresentationFramework.dll!System.Windows.Controls.Primitives.Selector.UpdatePublicSelectionProperties() Unknown
  20. PresentationFramework.dll!System.Windows.Controls.Primitives.Selector.SelectionChanger.End() Unknown
  21. PresentationFramework.dll!System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(System.Windows.Controls.ItemsControl.ItemInfo info, bool assumeInItemsCollection) Unknown
  22. PresentationFramework.dll!System.Windows.Controls.Primitives.Selector.SetSelectedToCurrent() Unknown
  23. PresentationFramework.dll!System.Windows.Controls.Primitives.Selector.OnCurrentChanged(object sender, System.EventArgs e) Unknown
  24. PresentationFramework.dll!System.Windows.Data.CollectionView.OnCurrentChanged() Unknown
  25. PresentationFramework.dll!System.Windows.Controls.ItemCollection.OnCurrentChanged(object sender, System.EventArgs e) Unknown
  26. WindowsBase.dll!System.Windows.WeakEventManager.ListenerList<System.EventArgs>.DeliverEvent(object sender = {MS.Internal.Data.EnumerableCollectionView}, System.EventArgs e = {System.EventArgs}, System.Type managerType = {Name = "CurrentChangedEventManager" FullName = "System.ComponentModel.CurrentChangedEventManager"}) Unknown
  27. WindowsBase.dll!System.Windows.WeakEventManager.DeliverEvent(object sender, System.EventArgs args) Unknown
  28. WindowsBase.dll!System.ComponentModel.CurrentChangedEventManager.OnCurrentChanged(object sender, System.EventArgs args) Unknown
  29. PresentationFramework.dll!System.Windows.Data.CollectionView.OnCurrentChanged() Unknown
  30. PresentationFramework.dll!MS.Internal.Data.EnumerableCollectionView._OnCurrentChanged(object sender, System.EventArgs args) Unknown
  31. PresentationFramework.dll!System.Windows.Data.CollectionView.OnCurrentChanged() Unknown
  32. PresentationFramework.dll!System.Windows.Data.ListCollectionView.MoveCurrencyOffDeletedElement(int oldCurrentPosition) Unknown
  33. PresentationFramework.dll!System.Windows.Data.ListCollectionView.ProcessCollectionChangedWithAdjustedIndex(System.Collections.Specialized.NotifyCollectionChangedEventArgs args, int adjustedOldIndex, int adjustedNewIndex) Unknown
  34. PresentationFramework.dll!System.Windows.Data.ListCollectionView.ProcessCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs args) Unknown
  35. PresentationFramework.dll!System.Windows.Data.CollectionView.OnCollectionChanged(object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs args) Unknown
  36. System.dll!System.Collections.ObjectModel.ObservableCollection<object>.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs e) Unknown
  37. System.dll!System.Collections.ObjectModel.ObservableCollection<System.__Canon>.RemoveItem(int index) Unknown
  38. mscorlib.dll!System.Collections.ObjectModel.Collection<object>.RemoveAt(int index) Unknown
  39. PresentationFramework.dll!MS.Internal.Data.EnumerableCollectionView.ProcessCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs args = {System.Collections.Specialized.NotifyCollectionChangedEventArgs}) Unknown
  40. PresentationFramework.dll!System.Windows.Data.CollectionView.OnCollectionChanged(object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs args) Unknown
  41. Petrroll.Helpers.dll!Petrroll.Helpers.ObservableCollectionWhereShim<System.Collections.ObjectModel.ObservableCollection<PowerSwitcher.IPowerSchema>, PowerSwitcher.IPowerSchema>.RaiseCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs args = {System.Collections.Specialized.NotifyCollectionChangedEventArgs}) Line 267 C#
  42. Petrroll.Helpers.dll!Petrroll.Helpers.ObservableCollectionWhereShim<System.Collections.ObjectModel.ObservableCollection<PowerSwitcher.IPowerSchema>, PowerSwitcher.IPowerSchema>.Sch_PropertyChanged(object sender = {PowerSwitcher.PowerSchema}, System.ComponentModel.PropertyChangedEventArgs e = {System.ComponentModel.PropertyChangedEventArgs}) Line 153 C#
  43. Petrroll.Helpers.dll!Petrroll.Helpers.ObservableCollectionWhereSwitchableShim<System.Collections.ObjectModel.ObservableCollection<PowerSwitcher.IPowerSchema>, PowerSwitcher.IPowerSchema>.Sch_PropertyChanged(object sender = {PowerSwitcher.PowerSchema}, System.ComponentModel.PropertyChangedEventArgs e = {System.ComponentModel.PropertyChangedEventArgs}) Line 45 C#
  44. Petrroll.Helpers.dll!Petrroll.Helpers.ObservableObject.RaisePropertyChangedEvent(string propertyName = "IsActive") Line 11 C#
  45. PowerSwitcher.dll!PowerSwitcher.PowerSchema.IsActive.set(bool value = false) Line 26 C#
  46. PowerSwitcher.dll!PowerSwitcher.PowerManager.setNewCurrSchema(PowerSwitcher.IPowerSchema newActiveSchema = {PowerSwitcher.PowerSchema}) Line 103 C#
  47. PowerSwitcher.dll!PowerSwitcher.PowerManager.UpdateSchemas() Line 58 C#
  48. PowerSwitcher.dll!PowerSwitcher.PowerManager.SetPowerSchema(System.Guid guid = {System.Guid}) Line 114 C#
  49. PowerSwitcher.dll!PowerSwitcher.PowerManager.SetPowerSchema(PowerSwitcher.IPowerSchema schema = {PowerSwitcher.PowerSchema}) Line 108 C#
  50. PowerSwitcher.TrayApp.exe!PowerSwitcher.TrayApp.ViewModels.MainWindowViewModel.ActiveSchema.set(PowerSwitcher.IPowerSchema value = {PowerSwitcher.PowerSchema}) Line 19 C#
  51. [Native to Managed Transition]
  52. [Managed to Native Transition]
  53. PresentationFramework.dll!MS.Internal.Data.PropertyPathWorker.SetValue(object item, object value) Unknown
  54. PresentationFramework.dll!MS.Internal.Data.ClrBindingWorker.UpdateValue(object value) Unknown
  55. PresentationFramework.dll!System.Windows.Data.BindingExpression.UpdateSource(object value = {PowerSwitcher.PowerSchema}) Unknown
  56. PresentationFramework.dll!System.Windows.Data.BindingExpressionBase.UpdateValue() Unknown
  57. PresentationFramework.dll!System.Windows.Data.BindingExpression.UpdateOverride() Unknown
  58. PresentationFramework.dll!System.Windows.Data.BindingExpressionBase.Update() Unknown
  59. PresentationFramework.dll!System.Windows.Data.BindingExpressionBase.ProcessDirty() Unknown
  60. PresentationFramework.dll!System.Windows.Data.BindingExpressionBase.Dirty() Unknown
  61. PresentationFramework.dll!System.Windows.Data.BindingExpressionBase.SetValue(System.Windows.DependencyObject d, System.Windows.DependencyProperty dp, object value) Unknown
  62. WindowsBase.dll!System.Windows.DependencyObject.SetValueCommon(System.Windows.DependencyProperty dp = {System.Windows.DependencyProperty}, object value = {PowerSwitcher.PowerSchema}, System.Windows.PropertyMetadata metadata = {System.Windows.FrameworkPropertyMetadata}, bool coerceWithDeferredReference = false, bool coerceWithCurrentValue = true, System.Windows.OperationType operationType = Unknown, bool isInternal) Unknown
  63. WindowsBase.dll!System.Windows.DependencyObject.SetCurrentValueInternal(System.Windows.DependencyProperty dp, object value) Unknown
  64. PresentationFramework.dll!System.Windows.Controls.Primitives.Selector.UpdatePublicSelectionProperties() Unknown
  65. PresentationFramework.dll!System.Windows.Controls.Primitives.Selector.SelectionChanger.End() Unknown
  66. PresentationFramework.dll!System.Windows.Controls.Primitives.Selector.SetSelectedHelper(object item, System.Windows.FrameworkElement UI, bool selected) Unknown
  67. PresentationFramework.dll!System.Windows.Controls.Primitives.Selector.NotifyIsSelectedChanged(System.Windows.FrameworkElement container, bool selected, System.Windows.RoutedEventArgs e = {System.Windows.RoutedEventArgs}) Unknown
  68. PresentationFramework.dll!System.Windows.Controls.Primitives.Selector.OnSelected(object sender, System.Windows.RoutedEventArgs e) Unknown
  69. PresentationCore.dll!System.Windows.RoutedEventHandlerInfo.InvokeHandler(object target, System.Windows.RoutedEventArgs routedEventArgs) Unknown
  70. PresentationCore.dll!System.Windows.EventRoute.InvokeHandlersImpl(object source = {System.Windows.Controls.ListBoxItem}, System.Windows.RoutedEventArgs args = {System.Windows.RoutedEventArgs}, bool reRaised = false) Unknown
  71. PresentationCore.dll!System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject sender = {System.Windows.Controls.ListBoxItem}, System.Windows.RoutedEventArgs args = {System.Windows.RoutedEventArgs}) Unknown
  72. PresentationCore.dll!System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs e) Unknown
  73. PresentationFramework.dll!System.Windows.Controls.ListBoxItem.OnSelected(System.Windows.RoutedEventArgs e) Unknown
  74. PresentationFramework.dll!System.Windows.Controls.ListBoxItem.OnIsSelectedChanged(System.Windows.DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e) Unknown
  75. WindowsBase.dll!System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs e) Unknown
  76. PresentationFramework.dll!System.Windows.FrameworkElement.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs e) Unknown
  77. WindowsBase.dll!System.Windows.DependencyObject.NotifyPropertyChange(System.Windows.DependencyPropertyChangedEventArgs args) Unknown
  78. WindowsBase.dll!System.Windows.DependencyObject.UpdateEffectiveValue(System.Windows.EntryIndex entryIndex = {System.Windows.EntryIndex}, System.Windows.DependencyProperty dp = {System.Windows.DependencyProperty}, System.Windows.PropertyMetadata metadata, System.Windows.EffectiveValueEntry oldEntry, ref System.Windows.EffectiveValueEntry newEntry = {System.Windows.EffectiveValueEntry}, bool coerceWithDeferredReference, bool coerceWithCurrentValue, System.Windows.OperationType operationType) Unknown
  79. WindowsBase.dll!System.Windows.DependencyObject.SetValueCommon(System.Windows.DependencyProperty dp, object value, System.Windows.PropertyMetadata metadata, bool coerceWithDeferredReference, bool coerceWithCurrentValue, System.Windows.OperationType operationType, bool isInternal) Unknown
  80. WindowsBase.dll!System.Windows.DependencyObject.SetCurrentValueInternal(System.Windows.DependencyProperty dp, object value) Unknown
  81. PresentationFramework.dll!System.Windows.Controls.ListBox.NotifyListItemClicked(System.Windows.Controls.ListBoxItem item = {System.Windows.Controls.ListBoxItem}, System.Windows.Input.MouseButton mouseButton) Unknown
  82. PresentationFramework.dll!System.Windows.Controls.ListBoxItem.HandleMouseButtonDown(System.Windows.Input.MouseButton mouseButton) Unknown
  83. PresentationFramework.dll!System.Windows.Controls.ListBoxItem.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs e) Unknown
  84. PresentationCore.dll!System.Windows.UIElement.OnMouseLeftButtonDownThunk(object sender, System.Windows.Input.MouseButtonEventArgs e) Unknown
  85. PresentationCore.dll!System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(System.Delegate genericHandler, object genericTarget) Unknown
  86. PresentationCore.dll!System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate handler, object target) Unknown
  87. PresentationCore.dll!System.Windows.RoutedEventHandlerInfo.InvokeHandler(object target, System.Windows.RoutedEventArgs routedEventArgs) Unknown
  88. PresentationCore.dll!System.Windows.EventRoute.InvokeHandlersImpl(object source = {System.Windows.Controls.ListBoxItem}, System.Windows.RoutedEventArgs args = {System.Windows.Input.MouseButtonEventArgs}, bool reRaised = true) Unknown
  89. PresentationCore.dll!System.Windows.UIElement.ReRaiseEventAs(System.Windows.DependencyObject sender = {System.Windows.Controls.ListBoxItem}, System.Windows.RoutedEventArgs args = {System.Windows.Input.MouseButtonEventArgs}, System.Windows.RoutedEvent newEvent) Unknown
  90. PresentationCore.dll!System.Windows.UIElement.OnMouseDownThunk(object sender, System.Windows.Input.MouseButtonEventArgs e) Unknown
  91. PresentationCore.dll!System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(System.Delegate genericHandler, object genericTarget) Unknown
  92. PresentationCore.dll!System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate handler, object target) Unknown
  93. PresentationCore.dll!System.Windows.RoutedEventHandlerInfo.InvokeHandler(object target, System.Windows.RoutedEventArgs routedEventArgs) Unknown
  94. PresentationCore.dll!System.Windows.EventRoute.InvokeHandlersImpl(object source = {System.Windows.Controls.Border}, System.Windows.RoutedEventArgs args = {System.Windows.Input.MouseButtonEventArgs}, bool reRaised = false) Unknown
  95. PresentationCore.dll!System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject sender = {System.Windows.Controls.Border}, System.Windows.RoutedEventArgs args = {System.Windows.Input.MouseButtonEventArgs}) Unknown
  96. PresentationCore.dll!System.Windows.UIElement.RaiseTrustedEvent(System.Windows.RoutedEventArgs args = {System.Windows.Input.MouseButtonEventArgs}) Unknown
  97. PresentationCore.dll!System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs args, bool trusted) Unknown
  98. PresentationCore.dll!System.Windows.Input.InputManager.ProcessStagingArea() Unknown
  99. PresentationCore.dll!System.Windows.Input.InputManager.ProcessInput(System.Windows.Input.InputEventArgs input) Unknown
  100. PresentationCore.dll!System.Windows.Input.InputProviderSite.ReportInput(System.Windows.Input.InputReport inputReport) Unknown
  101. PresentationCore.dll!System.Windows.Interop.HwndMouseInputProvider.ReportInput(System.IntPtr hwnd, System.Windows.Input.InputMode mode, int timestamp, System.Windows.Input.RawMouseActions actions, int x, int y, int wheel) Unknown
  102. PresentationCore.dll!System.Windows.Interop.HwndMouseInputProvider.FilterMessage(System.IntPtr hwnd = {System.IntPtr}, MS.Internal.Interop.WindowMessage msg = WM_LBUTTONDOWN, System.IntPtr wParam = {System.IntPtr}, System.IntPtr lParam = {System.IntPtr}, ref bool handled = false) Unknown
  103. PresentationCore.dll!System.Windows.Interop.HwndSource.InputFilterMessage(System.IntPtr hwnd = {System.IntPtr}, int msg = 513, System.IntPtr wParam = {System.IntPtr}, System.IntPtr lParam = {System.IntPtr}, ref bool handled = false) Unknown
  104. WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd = {System.IntPtr}, int msg = 513, System.IntPtr wParam = {System.IntPtr}, System.IntPtr lParam = {System.IntPtr}, ref bool handled = false) Unknown
  105. WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o) Unknown
  106. WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs) Unknown
  107. WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source = {System.Windows.Threading.Dispatcher}, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler = null) Unknown
  108. WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs) Unknown
  109. WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd = {System.IntPtr}, int msg = 513, System.IntPtr wParam = {System.IntPtr}, System.IntPtr lParam = {System.IntPtr}) Unknown
  110. [Native to Managed Transition]
  111. [Managed to Native Transition]
  112. WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame = {System.Windows.Threading.DispatcherFrame}) Unknown
  113. WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame frame) Unknown
  114. PresentationFramework.dll!System.Windows.Application.RunDispatcher(object ignore) Unknown
  115. PresentationFramework.dll!System.Windows.Application.RunInternal(System.Windows.Window window) Unknown
  116. PresentationFramework.dll!System.Windows.Application.Run(System.Windows.Window window) Unknown
  117. PresentationFramework.dll!System.Windows.Application.Run() Unknown
  118. PowerSwitcher.TrayApp.exe!PowerSwitcher.TrayApp.App.Main() Unknown
  119. [Native to Managed Transition]
  120. [Managed to Native Transition]
  121. mscorlib.dll!System.AppDomain.ExecuteAssembly(string assemblyFile, System.Security.Policy.Evidence assemblySecurity, string[] args) Unknown
  122. Microsoft.VisualStudio.HostingProcess.Utilities.dll!Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() Unknown
  123. mscorlib.dll!System.Threading.ThreadHelper.ThreadStart_Context(object state) Unknown
  124. mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unknown
  125. mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unknown
  126. mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) Unknown
  127. mscorlib.dll!System.Threading.ThreadHelper.ThreadStart() Unknown
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement