[]
Represents the documentation links and application info.
public class About
The About class provides properties to store information about the application and links to relevant documentation.
| Name | Description |
|---|---|
| About() |
| Name | Description |
|---|---|
| ApplicationTitle | Gets or sets the application title. |
| ApplicationTitleCompact | Gets or sets a compact version of the application title. |
| ApplicationVersion | Gets or sets the application version. |
| CoreVersion | Gets or sets the Designer Core version the application is based on. |
| Help | Gets or sets designer-related documentation links. |