Skip to content

Commit ed02701

Browse files
Merge pull request #10339 from WilliamAntonRohm/issue-8324
visualstudio-docs/issues/8324 -- clarify tools location
2 parents c892553 + d9e2949 commit ed02701

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/modeling/creating-a-windows-forms-based-domain-specific-language.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ The following image is the DSL definition used in this walkthrough.
8787

8888
- `Animal` - In the Properties window, set **Inheritance Modifier** to **Abstract**.
8989

90+
> [!NOTE]
91+
> The **Named Domain Class** tool and the other tools mentioned in this section are found in the **Toolbox** tool window. You can open or hide this window with **View** > **Toolbox**.
92+
9093
5. Use the **Domain Class** tool to create the following classes:
9194

9295
- `Sheep`

0 commit comments

Comments
 (0)