From 1f115293b9a8c05a26dff4cefef7fded87a4752d Mon Sep 17 00:00:00 2001 From: ValanArockiyaKiraswin <121850989+ValanArockiyaKiraswin@users.noreply.github.com> Date: Thu, 14 Sep 2023 23:42:28 +0530 Subject: [PATCH 1/3] EXT-175792 --- Extension/WPF-Extension/Add-Item.md | 12 ++++++------ Extension/WPF-Extension/Template-Studio.md | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Extension/WPF-Extension/Add-Item.md b/Extension/WPF-Extension/Add-Item.md index f38f87c0..593ef636 100644 --- a/Extension/WPF-Extension/Add-Item.md +++ b/Extension/WPF-Extension/Add-Item.md @@ -22,13 +22,13 @@ The following steps will guide you to add the Syncfusion WPF Components to your 1. Open a new or existing WPF application. -**Option 1:** + **Option 1:** 2. From the **Solution Explorer, right-click** on the WPF application. Choose **Add Syncfusion Item...**. ![Choose Add Syncfusion Item option from right click project](Add-Item-images/Add-syncfusion-item.png) -**Option 2:** + **Option 2:** 3. Click **Extensions > Essential Studio for WPF > Add Syncfusion Item…** in Visual Studio. @@ -39,11 +39,11 @@ The following steps will guide you to add the Syncfusion WPF Components to your ![Syncfusion WPF Item template Components](Add-Item-images/Add-syncfusion-ui.png) -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. +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. -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. +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. -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. + 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. 7. Click **Add**, and a pop-up will appear providing information about adding Component **files** and **NuGet/Assemblies** details. @@ -53,6 +53,6 @@ N> If the Syncfusion Essential WPF build is installed, the Installed location an ![Syncfusion WPF Item template Gallery](Add-Item-images/Add-syncfusion-item-details.png) -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. +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. ![Syncfusion WPF Item template Gallery](Add-Item-images/LicensePage.png) \ No newline at end of file diff --git a/Extension/WPF-Extension/Template-Studio.md b/Extension/WPF-Extension/Template-Studio.md index 466c2d9a..1b8ce157 100644 --- a/Extension/WPF-Extension/Template-Studio.md +++ b/Extension/WPF-Extension/Template-Studio.md @@ -66,11 +66,11 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo ![Syncfusion WPF app features selection wizard](Template-Studio-Images/WPF-7.png) -**Project Details Section** + **Project Details Section** -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. + 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. -![Syncfusion WPF project details selection and unselection wizard](Template-Studio-Images/WPF-8.png) + ![Syncfusion WPF project details selection and unselection wizard](Template-Studio-Images/WPF-8.png) 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. From 4f8dcc489fbd8555dbf3b2a4b44e69eb92e3412a Mon Sep 17 00:00:00 2001 From: ValanArockiyaKiraswin <121850989+ValanArockiyaKiraswin@users.noreply.github.com> Date: Fri, 15 Sep 2023 08:05:48 +0530 Subject: [PATCH 2/3] Update Add-Item.md --- Extension/WPF-Extension/Add-Item.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Extension/WPF-Extension/Add-Item.md b/Extension/WPF-Extension/Add-Item.md index 593ef636..f26fd2bc 100644 --- a/Extension/WPF-Extension/Add-Item.md +++ b/Extension/WPF-Extension/Add-Item.md @@ -55,4 +55,5 @@ The following steps will guide you to add the Syncfusion WPF Components to your 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. - ![Syncfusion WPF Item template Gallery](Add-Item-images/LicensePage.png) \ No newline at end of file + ![Syncfusion WPF Item template Gallery](Add-Item-images/LicensePage.png) + \ No newline at end of file From 90b27920b56ffe96bd852f2de6d554407e4af483 Mon Sep 17 00:00:00 2001 From: ValanArockiyaKiraswin <121850989+ValanArockiyaKiraswin@users.noreply.github.com> Date: Fri, 15 Sep 2023 08:07:59 +0530 Subject: [PATCH 3/3] Update Add-Item.md --- Extension/WPF-Extension/Add-Item.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Extension/WPF-Extension/Add-Item.md b/Extension/WPF-Extension/Add-Item.md index f26fd2bc..593ef636 100644 --- a/Extension/WPF-Extension/Add-Item.md +++ b/Extension/WPF-Extension/Add-Item.md @@ -55,5 +55,4 @@ The following steps will guide you to add the Syncfusion WPF Components to your 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. - ![Syncfusion WPF Item template Gallery](Add-Item-images/LicensePage.png) - \ No newline at end of file + ![Syncfusion WPF Item template Gallery](Add-Item-images/LicensePage.png) \ No newline at end of file