Skip to content

Commit 82bb6a1

Browse files
Merge pull request #3169 from jamesmcconville/patch-1
Remove duplicate link
2 parents bdaf7d0 + e314bff commit 82bb6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vsto/using-wpf-controls-in-office-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You cannot add WPF controls directly to UI elements in Office solutions. Instead
4949

5050
- For form regions, add an **Outlook Form Region** item to the project. For more information, see [How to: Add a form region to an Outlook Add-in project](../vsto/how-to-add-a-form-region-to-an-outlook-add-in-project.md).
5151

52-
- For actions panes, add an **Actions Pane Control** or **User Control** item to the project. For more information, see [How to: Add an actions pane to Word documents or Excel workbooks](../vsto/how-to-add-an-actions-pane-to-word-documents-or-excel-workbooks.md) and [How to: Add an actions pane to Word documents or Excel workbooks](../vsto/how-to-add-an-actions-pane-to-word-documents-or-excel-workbooks.md).
52+
- For actions panes, add an **Actions Pane Control** or **User Control** item to the project. For more information, see [How to: Add an actions pane to Word documents or Excel workbooks](../vsto/how-to-add-an-actions-pane-to-word-documents-or-excel-workbooks.md).
5353

5454
- For custom task panes, add a **User Control** item to the project. For more information, see [How to: Add a custom task pane to an application](../vsto/how-to-add-a-custom-task-pane-to-an-application.md).
5555

0 commit comments

Comments
 (0)