Quantcast
Channel: AvalonDock
Viewing all 2690 articles
Browse latest View live

Updated Wiki: Home

$
0
0

AVALONDOCK

AvalonDock is a docking windows control for WPF that lets you create customizable layouts using a full featured window docking system similar to what is found in many popular integrated development environements (IDEs) such as Visual Studio. It includes themes and samples to get you started.

You can get AvalonDock as part of the free open source Extended WPF Toolkit, as part of Xceed Extended WPF Toolkit Plus, or you can download a stand-alone version here.

Features

  • Supports MVVM
  • Everything can be restyled
  • Includes popular themes

Latest News

Support Future Development

Please strongly consider getting Extended WPF Toolkit Plus which provides AvalonDock as well as 50+ other awesome WPF controls at the the industry's most affordable price.

Screenshots

Avalondock.png

Action items

  • Enjoy WPF!
  • Please rate this release and write something positive. It's at the bottom of the downloads page
  • Follow this project (click "follow" at the top right of this page)
  • Follow @datagrid on Twitter for WPF and Toolkit news
  • Like Xceed's WPF page on Facebook
  • Check out a video or two on XceedVideos YouTube Channel
  • Add bugs or feature requests to the Issue Tracker

community-full.png

Updated Wiki: Home

$
0
0

AVALONDOCK

AvalonDock is a docking windows control for WPF that lets you create customizable layouts using a full featured window docking system similar to what is found in many popular integrated development environements (IDEs) such as Visual Studio. It includes themes and samples to get you started.

You can get AvalonDock as part of the free open source Extended WPF Toolkit, as part of Xceed Extended WPF Toolkit Plus, or you can download a stand-alone version here.

Features

  • Supports MVVM
  • Everything can be restyled
  • Includes popular themes

Latest News

Support Future Development

Please strongly consider getting Extended WPF Toolkit Plus which provides AvalonDock as well as 50+ other awesome WPF controls at the the industry's most affordable price. We even accept bitcoin for payment.

Screenshots

Avalondock.png

Action items

  • Enjoy WPF!
  • Please rate this release and write something positive. It's at the bottom of the downloads page
  • Follow this project (click "follow" at the top right of this page)
  • Follow @datagrid on Twitter for WPF and Toolkit news
  • Like Xceed's WPF page on Facebook
  • Check out a video or two on XceedVideos YouTube Channel
  • Add bugs or feature requests to the Issue Tracker

community-full.png

Updated Wiki: Home

$
0
0

AVALONDOCK

AvalonDock is a docking windows control for WPF that lets you create customizable layouts using a full featured window docking system similar to what is found in many popular integrated development environements (IDEs) such as Visual Studio. It includes themes and samples to get you started.

You can get AvalonDock as part of the free open source Extended WPF Toolkit, as part of Xceed Extended WPF Toolkit Plus, or you can download a stand-alone version here.

Features

  • Supports MVVM
  • Everything can be restyled
  • Includes popular themes

Latest News

Support Future Development

Please strongly consider getting Extended WPF Toolkit Plus which provides AvalonDock as well as 50+ other awesome WPF controls at the the industry's most affordable price. We even accept bitcoin payment.

Screenshots

Avalondock.png

Action items

  • Enjoy WPF!
  • Please rate this release and write something positive. It's at the bottom of the downloads page
  • Follow this project (click "follow" at the top right of this page)
  • Follow @datagrid on Twitter for WPF and Toolkit news
  • Like Xceed's WPF page on Facebook
  • Check out a video or two on XceedVideos YouTube Channel
  • Add bugs or feature requests to the Issue Tracker

community-full.png

Commented Unassigned: Metro Theme: Resources missing [16253]

$
0
0
Hey!

Just a small issue in the metro theme: Some Resources can't be found, e.g.


```
Resource not found; ResourceKey='AvalonDock_ThemeMetro_BaseColor33'
```


See MVVM Demo App.

Thanks, micro
Comments: ** Comment from web user: MichaelTR **

Not so small as you might think...

I get many of them and my application is really slowed down now since I upgraded from commit 96782 to 102188.

I'm using Aero.

> System.Windows.ResourceDictionary Warning: 9 : Resource not found; ResourceKey='TargetType=Xceed.Wpf.AvalonDock.Themes.AeroColors ID=BaseColor12'; ResourceKey.HashCode='-416740761'; ResourceKey.Type='System.Windows.ComponentResourceKey'

Commented Issue: [AvalonDock 2.0.1363] Maximized info not stored in layout [15500]

$
0
0
Steps to reproduce:
- drag a pane to a second monitor.
- maximize that pane.
- save layout.
- load layout.
Pane is now correct on the second monitor, but it isn't maximized.
Comments: ** Comment from web user: MichaelTR **

I just downloaded commit 102188 and this Issue is definitly NOT resolved.

New Post: AvalonDock 2 / Prism 4 : how to handle close event?

$
0
0
On a related note - using Ctrl + F4 to close does not raise the overridden "CloseCommand"

New Post: Exception when selecting other Tab on Grouped LayoutAnchorables

$
0
0
Hi all,

I have an Avalon Dock Environment filled with different LayoutAnchorables. When I move them into each other I will get the well known tabbed Groups, so every LayoutAnchorable has it's own tab.

But now, when I click on a non-active Tab the following Error is raised:

System.ArgumentNullException wurde nicht behandelt.
HResult=-2147467261
Message=Der Wert darf nicht NULL sein.
Parametername: menuSite
Source=PresentationCore
ParamName=menuSite
StackTrace:
   bei System.Windows.Input.InputManager.PushMenuMode(PresentationSource menuSite)
   bei System.Windows.Controls.Primitives.MenuBase.PushMenuMode(Boolean isAcquireFocusMenuMode)
   bei System.Windows.Controls.Primitives.MenuBase.set_IsMenuMode(Boolean value)
   bei System.Windows.Controls.Primitives.MenuBase.OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs e)
   bei System.Windows.FocusWithinProperty.FireNotifications(UIElement uie, ContentElement ce, UIElement3D uie3D, Boolean oldValue)
   bei System.Windows.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
   bei System.Windows.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
   bei System.Windows.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
   bei System.Windows.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
   bei System.Windows.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
   bei System.Windows.ReverseInheritProperty.OnOriginValueChanged(DependencyObject oldOrigin, DependencyObject newOrigin, IList`1 otherOrigins, DeferredElementTreeState& oldTreeState, Action`2 originChangedAction)
   bei System.Windows.Input.KeyboardDevice.ChangeFocus(DependencyObject focus, Int32 timestamp)
   bei System.Windows.Input.KeyboardDevice.TryChangeFocus(DependencyObject newFocus, IKeyboardInputProvider keyboardInputProvider, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
   bei System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
   bei System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
   bei System.Windows.UIElement.Focus()
   bei System.Windows.Input.KeyboardNavigation.Navigate(DependencyObject currentElement, TraversalRequest request, ModifierKeys modifierKeys, DependencyObject firstElement)
   bei System.Windows.FrameworkElement.MoveFocus(TraversalRequest request)
   bei System.Windows.Controls.TabItem.OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs e)
   bei System.Windows.UIElement.OnPreviewGotKeyboardFocusThunk(Object sender, KeyboardFocusChangedEventArgs e)
   bei System.Windows.Input.KeyboardFocusChangedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   bei System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   bei System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
   bei System.Windows.Input.InputManager.ProcessStagingArea()
   bei System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   bei System.Windows.Input.KeyboardDevice.TryChangeFocus(DependencyObject newFocus, IKeyboardInputProvider keyboardInputProvider, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
   bei System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
   bei System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
   bei System.Windows.UIElement.Focus()
   bei System.Windows.Controls.TabItem.SetFocus()
   bei System.Windows.Controls.TabItem.OnMouseLeftButtonDown(MouseButtonEventArgs e)
   bei System.Windows.UIElement.OnMouseLeftButtonDownThunk(Object sender, MouseButtonEventArgs e)
   bei System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   bei System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   bei System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
   bei System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   bei System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   bei System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
   bei System.Windows.Input.InputManager.ProcessStagingArea()
   bei System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   bei System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   bei System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   bei System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   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)
   bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   bei MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   bei System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   bei System.Windows.Threading.Dispatcher.Run()
   bei System.Windows.Application.RunDispatcher(Object ignore)
   bei System.Windows.Application.RunInternal(Window window)
   bei System.Windows.Application.Run(Window window)
   bei System.Windows.Application.Run()
   bei ELP2.App.Main() in E:\Entwicklung\REV Plus\ELP2\ELP2\obj\x86\Debug\App.g.cs:Zeile 0.
   bei System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
   bei System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
   bei Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
   bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   bei System.Threading.ThreadHelper.ThreadStart()
InnerException:

I don't know why this error raises. Does anybody have an idea?

Best regards,
MeisterM

Edit: I did an other test and recognized, when I have more than two LayoutAnchorables grouped in a Tab the error raises only when I click on the last Tab.

Updated Release: AvalonDock 2.0.2000 (Jun 12, 2013)

$
0
0
Resolved in this update

Issue 15837 - Floating window bottom right resize grip size increased
Issue 15781 - 'Loaded' event fired twice on a UserControl inside dock manager
Issue 15753 - Loading the controls twice, parent window null
Discussion 405460 - Deserializing floating window results in two views
Patch 13440 - This patch fixes a problem with floating windows and multi-monitor setups
Issue 15758 - Reloading layout item cannot be cancelled on error
Issue 16194 - Cannot resize panes
Issue 15976 - Focus problem with buttons
Issue 15630 - LayoutDocument Title Property cannot be bound to
Issue 15976 - Focus problems in AutoHideWindow fixed (see comments)
Issue 15234 - CanClose and CanHidedoes not work right on LayoutAnchorable
Issue 1500 - Maximized info not stored in layout

Released: AvalonDock 2.0.2000 (Jun 12, 2013)

$
0
0
Resolved in this update

Issue 15837 - Floating window bottom right resize grip size increased
Issue 15781 - 'Loaded' event fired twice on a UserControl inside dock manager
Issue 15753 - Loading the controls twice, parent window null
Discussion 405460 - Deserializing floating window results in two views
Patch 13440 - This patch fixes a problem with floating windows and multi-monitor setups
Issue 15758 - Reloading layout item cannot be cancelled on error
Issue 16194 - Cannot resize panes
Issue 15976 - Focus problem with buttons
Issue 15630 - LayoutDocument Title Property cannot be bound to
Issue 15976 - Focus problems in AutoHideWindow fixed (see comments)
Issue 15234 - CanClose and CanHidedoes not work right on LayoutAnchorable
Issue 1500 - Maximized info not stored in layout

PLEASE RATE THIS RELEASE BELOW, THANK YOU!

Updated Release: AvalonDock 2.0.2000 (Jun 12, 2013)

$
0
0
Resolved in this update

Issue 15837 - Floating window bottom right resize grip size increased
Issue 15781 - 'Loaded' event fired twice on a UserControl inside dock manager
Issue 15753 - Loading the controls twice, parent window null
Discussion 405460 - Deserializing floating window results in two views
Patch 13440 - This patch fixes a problem with floating windows and multi-monitor setups
Issue 15758 - Reloading layout item cannot be cancelled on error
Issue 16194 - Cannot resize panes
Issue 15976 - Focus problem with buttons
Issue 15630 - LayoutDocument Title Property cannot be bound to
Issue 15976 - Focus problems in AutoHideWindow fixed (see comments)
Issue 15234 - CanClose and CanHidedoes not work right on LayoutAnchorable
Issue 1500 - Maximized info not stored in layout

PLEASE RATE THIS RELEASE BELOW, THANK YOU!

Patch Uploaded: #14716

$
0
0

KarolS has uploaded a patch.

Description:
Polish language translation.

Commented Unassigned: Focusing issue when having floating documents [16251]

$
0
0
When having a floating document which is in focus and clicking on a menu item in the main window (or any other control not in a document or acnhorable) the focus is not set correctly.

Steps to reproduce:

- Run MVVMTestApp
- Open two documents
- Float one of them
- __Click on the "Tools" menu, and it opens correctly.__
- Now, click inside the _docked_ document (focusing its TextBox)
- Click on the floating document
- __Click on the "Tools" menu, and it does not open__ instead focus is set to the TextBox inside the docked document.
Comments: ** Comment from web user: mgnu **

Pretty much the same issue as https://avalondock.codeplex.com/workitem/15976

Not solved, quite a lot of upvotes.

New Post: [Version 2.0] Initialization Issue

$
0
0
Hi there,

I've encountered the same issue and reportet it
Due the fact I didn't get yet any answer I'm currently play around and try now to debug through the source code.

If I'll find something, I'll inform you.

Created Unassigned: [Version 2.0] Initialization Issue through COM [16285]

$
0
0
Hello,

As mentioned in Discussion
https://avalondock.codeplex.com/discussions/443240
and
https://avalondock.codeplex.com/discussions/446010

there seems to be an issue with AvalonDock 2.0 when used through COM Object Generation/Call.

After the Thread from ShadesJeff I've decided to dig a bit deeper, but as stated I'm not good in this type of debugging.

I can confirm, that the Error is may be around the LayoutPanel and the Processing of Childs.
I'm not sure but guess it shouldn't be normal, that the child will be reprocessed multiple time for sizing/location (at least it looks like: First at Init LayoutPane, 2nd after Orientation-Check/Reset of the LayoutPane).

Simplified Flow explained
__Com__: Init - Childs - Orientation - Crash
__Regular__: Init - Childs - Orientation - Childs again - Show

I'll hope this explanation and the demo files help to find the real issue.
Sorry for not beeing a better help in it.

Created Unassigned: The name "DockingManager" does not exist in the namespace "http://avalondock.codeplex.com" [16287]

$
0
0
I've just installed AvalonDock through Nuget but I get the error:
The name "DockingManager" does not exist in the namespace "http://avalondock.codeplex.com"

I'm using VS2012 with C#....

Any ideas will be appreciated...

Thanks

Commented Issue: [Version 2.0.1320] Icons LayoutAnchorable size issue [15467]

$
0
0
Tried to set icons in LayoutAnchorable...
Icons shown ok, but their size is very strange.
I've try to use 16x16, 24x24 sizes, but icons in tabs are very strange - some are bigger, some is smaller..
How can i set specific size for IconSource?
 
Just found a solution.
Replice line in Theme.xaml:
 
<Image x:Name="icon" Source="{Binding IconSource, Converter={StaticResource NullToDoNothingConverter}}" Stretch="Uniform"/>
 
to:
<Image x:Name="icon" Source="{Binding IconSource, Converter={StaticResource NullToDoNothingConverter}}" Height="16" Width="16" Stretch="Uniform"/>
 
but it is not a good way to change all Theme.xaml files...
 
Is anybody know better solution without changing Theme.xaml?
Comments: ** Comment from web user: Kuzne4ik **

<xcad:LayoutAnchorable CanAutoHide="True" CanHide="True" CanClose="False" CanFloat="False"
Title="File Queue" >
<xcad:LayoutAnchorable.IconSource>
<BitmapImage UriSource=".././icons/guiUpDown.png" DecodePixelWidth="16" DecodePixelHeight="16"/>
</xcad:LayoutAnchorable.IconSource>
<ListBox Height="Auto" Width="Auto" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" .....

Commented Unassigned: The name "DockingManager" does not exist in the namespace "http://avalondock.codeplex.com" [16287]

$
0
0
I've just installed AvalonDock through Nuget but I get the error:
The name "DockingManager" does not exist in the namespace "http://avalondock.codeplex.com"

I'm using VS2012 with C#....

Any ideas will be appreciated...

Thanks
Comments: ** Comment from web user: Oddjob **

If you're using 2.0.2 I've had partial success switching to "http://schemas.xceed.com/wpf/xaml/avalondock".

Commented Unassigned: The name "DockingManager" does not exist in the namespace "http://avalondock.codeplex.com" [16287]

$
0
0
I've just installed AvalonDock through Nuget but I get the error:
The name "DockingManager" does not exist in the namespace "http://avalondock.codeplex.com"

I'm using VS2012 with C#....

Any ideas will be appreciated...

Thanks
Comments: ** Comment from web user: Guisselle **

That worked!!! Thanks so much!!!

New Post: Why doesn't data binding work with DocumentPane ?

$
0
0
Hi,

Can you please provide small sample project of how you achieved your work around. I am struggling to get my project running with documents.

Thank you
Carl Fischer

Created Unassigned: Error on Pinning hideable windows and clicking on the tabs [16295]

$
0
0
When I pin a hideable window one tab will have a different layout (looks like it is activated, but he isn't). When I click on the tab, I get a null reference exception. See stacktrace with more info.

```
at Xceed.Wpf.AvalonDock.Controls.LayoutAnchorablePaneControl.OnGotKeyboardFocus(KeyboardFocusChangedEventArgs e) in C:\localdev\WTK\40\avalondock-102188\Version2.0\Xceed.Wpf.AvalonDock\Controls\LayoutAnchorablePaneControl.cs:line 65
at System.Windows.UIElement.OnGotKeyboardFocusThunk(Object sender, KeyboardFocusChangedEventArgs e)
at System.Windows.Input.KeyboardFocusChangedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.KeyboardDevice.ChangeFocus(DependencyObject focus, Int32 timestamp)
at System.Windows.Input.KeyboardDevice.TryChangeFocus(DependencyObject newFocus, IKeyboardInputProvider keyboardInputProvider, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
at System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
at System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
at System.Windows.UIElement.Focus()
at System.Windows.Controls.TabItem.SetFocus()
at System.Windows.Controls.TabItem.OnMouseLeftButtonDown(MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseLeftButtonDownThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
```
Viewing all 2690 articles
Browse latest View live