Skip to content

Commit d9e2949

Browse files
fixes MicrosoftDocs/visualstudio-docs/issues/8324 -- clarify tools location
1 parent c892553 commit d9e2949

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)