diff --git a/wpf/Visual-Studio-Integration/Add-Item.md b/wpf/Visual-Studio-Integration/Add-Item.md index ca38342e2a..f116837e1f 100644 --- a/wpf/Visual-Studio-Integration/Add-Item.md +++ b/wpf/Visual-Studio-Integration/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/wpf/Visual-Studio-Integration/Template-Studio.md b/wpf/Visual-Studio-Integration/Template-Studio.md index 559c6a5b3c..4ed1fbcea8 100644 --- a/wpf/Visual-Studio-Integration/Template-Studio.md +++ b/wpf/Visual-Studio-Integration/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.