Ondřej Kubíček
Results
1
issues of
Ondřej Kubíček
During investigating the [issue](https://github.com/madskristensen/ScrollTabs/issues/6) in another repository, I've identified the problem there. (or can be somewhere deeper inside VS) The [constructor](https://github.com/VsixCommunity/Community.VisualStudio.Toolkit/blob/5071b7e871e5ad3c585c858e35692f8debdb28f9/src/toolkit/Community.VisualStudio.Toolkit.Shared/Windows/WindowEvents.cs#L113) `ActiveFrameChangeEventArgs(IVsWindowFrame oldFrame, IVsWindowFrame newFrame)` calls constructors for `WindowFrame(IVsWindowFrame frame)`...