Skip to content

Commit

Permalink
Fixed the incomplete comment on ToolkitToolWindowPane.
Browse files Browse the repository at this point in the history
  • Loading branch information
reduckted committed May 26, 2022
1 parent 43b9c5b commit d303618
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 d303618

Please sign in to comment.