Skip to content

Commit

Permalink
Merge pull request #341 from reduckted/toolkit-tool-window-pane-comme…
Browse files Browse the repository at this point in the history
…nt-fix

Fixed the incomplete comment on ToolkitToolWindowPane
  • Loading branch information
madskristensen authored May 26, 2022
2 parents 43b9c5b + d303618 commit fe666b2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ namespace Community.VisualStudio.Toolkit
{
/// <summary>
/// An implementation of <see cref="ToolWindowPane"/> that allows the
/// <see cref="BaseToolWindow{T}"/> or the tool window's content access to this pane.
/// </summary>
public abstract class ToolkitToolWindowPane : ToolWindowPane
{
Expand Down

0 comments on commit fe666b2

Please sign in to comment.