Dirkster99 / AvalonDock

Our own development branch of the well known WPF document docking library
Microsoft Public License
1.39k stars 318 forks source link

Added additional NullChecks in OnClosed LayoutAnchorableFloatingWindowControls.cs #452

Open bbuerger opened 1 year ago

bbuerger commented 1 year ago

Added additional NullChecks, because NullReferenceExceptions can occur in this method

https://github.com/Dirkster99/AvalonDock/issues/437