Skip to content

Commit ee86e9f

Browse files
Merge pull request #122 from Syncfusion-Content/development
DOCINFRA-2341_merged_using_automation
2 parents 3f61280 + 253f44c commit ee86e9f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Extension/WPF-Extension/Add-Item.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ The following steps will guide you to add the Syncfusion WPF Components to your
2222

2323
1. Open a new or existing WPF application.
2424

25-
**Option 1:**
25+
**Option 1:**
2626

2727
2. From the **Solution Explorer, right-click** on the WPF application. Choose **Add Syncfusion Item...**.
2828

2929
![Choose Add Syncfusion Item option from right click project](Add-Item-images/Add-syncfusion-item.png)
3030

31-
**Option 2:**
31+
**Option 2:**
3232

3333
3. Click **Extensions > Essential Studio for WPF > Add Syncfusion Item…** in Visual Studio.
3434

@@ -39,11 +39,11 @@ The following steps will guide you to add the Syncfusion WPF Components to your
3939

4040
![Syncfusion WPF Item template Components](Add-Item-images/Add-syncfusion-ui.png)
4141

42-
5. Select the WPF Components from the Component list within your WPF Item Template. The features associated with the selected Component will be presented. From here, choose the specific features that are essential for your project.
42+
5. Select the WPF Components from the Component list within your WPF Item Template. The features associated with the selected Component will be presented. From here, choose the specific features that are essential for your project.
4343

44-
6. Choose an assembly reference option such as GAC location, Essential Studio installed location, or NuGet packages to specify where the required Syncfusion assemblies are added to the project.
44+
6. Choose an assembly reference option such as GAC location, Essential Studio installed location, or NuGet packages to specify where the required Syncfusion assemblies are added to the project.
4545

46-
N> If the Syncfusion Essential WPF build is installed, the Installed location and GAC options will be enabled. Without installing the Syncfusion Essential WPF setup, use the NuGet option. The GAC option will not be available when using the Syncfusion WPF Components in a .NET Core application. The Version drop-down lists the installed WPF versions.
46+
N> If the Syncfusion Essential WPF build is installed, the Installed location and GAC options will be enabled. Without installing the Syncfusion Essential WPF setup, use the NuGet option. The GAC option will not be available when using the Syncfusion WPF Components in a .NET Core application. The Version drop-down lists the installed WPF versions.
4747

4848
7. Click **Add**, and a pop-up will appear providing information about adding Component **files** and **NuGet/Assemblies** details.
4949

@@ -53,6 +53,6 @@ N> If the Syncfusion Essential WPF build is installed, the Installed location an
5353

5454
![Syncfusion WPF Item template Gallery](Add-Item-images/Add-syncfusion-item-details.png)
5555

56-
9. Then, Syncfusion licensing registration required message box will be shown if you installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/license-key#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion license key to your project. Refer to this [blog](https://blog.syncfusion.com/post/Whats-New-in-2018-Volume-2-Licensing-Changes-in-the-1620x-Version-of-Essential-Studio.aspx) post for understanding the licensing changes introduced in Essential Studio.
56+
9. Then, Syncfusion licensing registration required message box will be shown if you installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/ licensing/license-key#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion license key to your project. Refer to this [blog](https://blog.syncfusion.com/post/Whats-New-in-2018-Volume-2-Licensing-Changes-in-the-1620x-Version-of-Essential-Studio.aspx) post for understanding the licensing changes introduced in Essential Studio.
5757

5858
![Syncfusion WPF Item template Gallery](Add-Item-images/LicensePage.png)

Extension/WPF-Extension/Template-Studio.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo
6666

6767
![Syncfusion WPF app features selection wizard](Template-Studio-Images/WPF-7.png)
6868

69-
**Project Details Section**
69+
**Project Details Section**
7070

71-
In the **Project Details** section, you can modify configurations and project types. Additionally, you can remove one or more controls from the selected list and remove the chosen application feature.
71+
In the **Project Details** section, you can modify configurations and project types. Additionally, you can remove one or more controls from the selected list and remove the chosen application feature.
7272

73-
![Syncfusion WPF project details selection and unselection wizard](Template-Studio-Images/WPF-8.png)
73+
![Syncfusion WPF project details selection and unselection wizard](Template-Studio-Images/WPF-8.png)
7474

7575
9. Click **Create** to initiate the process. This action generates the Syncfusion WPF application. The resulting Syncfusion WPF app has the necessary Syncfusion NuGet packages, styles, and rendering code specific to the chosen Syncfusion component.
7676

0 commit comments

Comments
 (0)