From 22ca983e937f912ab8fe6aa16f87253c4605dd48 Mon Sep 17 00:00:00 2001 From: Yuvaraj Date: Fri, 6 Dec 2024 11:43:34 +0530 Subject: [PATCH 1/8] Include trademark symbol in WPF UG document. --- wpf/Add-Syncfusion-Controls.md | 28 ++++++------ wpf/Blend-Support.md | 12 ++--- wpf/Control-Dependencies.md | 8 ++-- wpf/Installation/Installation-errors.md | 10 ++--- wpf/Installation/install-nuget-packages.md | 44 +++++++++---------- wpf/Introduction/Common-Supports.md | 14 +++--- wpf/Introduction/Deployment.md | 8 ++-- wpf/Introduction/Manual-Installation.md | 14 +++--- .../NET-Framework-support-History.md | 10 ++--- wpf/Introduction/Overview.md | 8 ++-- wpf/Introduction/Sample-Locations.md | 10 ++--- wpf/Introduction/System-Requirement.md | 8 ++-- wpf/Localization.md | 12 ++--- wpf/Pattern-and-Practices.md | 4 +- wpf/System-Requirements.md | 8 ++-- wpf/Themes/Fluent-Theme.md | 4 +- wpf/Themes/Keyboard-Focus-Visual.md | 6 +-- wpf/Themes/ScrollBar-Mode.md | 4 +- wpf/Themes/Skin-Manager.md | 16 +++---- wpf/Themes/Theme-Studio.md | 20 ++++----- wpf/Themes/Touch-Support.md | 10 ++--- wpf/Welcome-to-Syncfusion-Essential-WPF.md | 8 ++-- wpf/arm-support.md | 6 +-- wpf/dotnet-core-compatibility.md | 14 +++--- wpf/dotnet-framework-compatibility.md | 8 ++-- wpf/right-to-left.md | 8 ++-- wpf/samples.md | 18 ++++---- 27 files changed, 160 insertions(+), 160 deletions(-) diff --git a/wpf/Add-Syncfusion-Controls.md b/wpf/Add-Syncfusion-Controls.md index 5cd39a62d..d0aabaf88 100644 --- a/wpf/Add-Syncfusion-Controls.md +++ b/wpf/Add-Syncfusion-Controls.md @@ -1,14 +1,14 @@ --- layout: post -title: Steps to add Syncfusion Essential WPF controls -description: Learn about the different ways to add Syncfusion Essential WPF controls to the Visual Studio project. +title: Steps to add Syncfusion® Essential® WPF controls +description: Learn about the different ways to add Syncfusion® Essential® WPF controls to the Visual Studio project. platform: wpf control: common documentation: ug --- -# Add Syncfusion WPF Controls +# Add Syncfusion® WPF Controls -The Syncfusion WPF controls can be added in a Visual Studio projects by using either of the following ways: +The Syncfusion® WPF controls can be added in a Visual Studio projects by using either of the following ways: * Using Designer * Using Code-Behind @@ -16,7 +16,7 @@ The Syncfusion WPF controls can be added in a Visual Studio projects by using ei ## Using Designer -Syncfusion UI for WPF are added automatically to the Visual Studio Toolbox during installation. The following steps help you to add the required Essential WPF control using drag and drop from the Toolbox. For example: **SfTextBoxExt** +Syncfusion® UI for WPF are added automatically to the Visual Studio Toolbox during installation. The following steps help you to add the required Essential® WPF control using drag and drop from the Toolbox. For example: **SfTextBoxExt** 1. Create a WPF project in Visual Studio. @@ -30,7 +30,7 @@ Syncfusion UI for WPF are added automatically to the Visual Studio Toolbox durin ### Using XAML -The following steps help you to add a required Essential WPF Control using XAML Code, for example: **SfTextBoxExt**. +The following steps help you to add a required Essential® WPF Control using XAML Code, for example: **SfTextBoxExt**. 1. Create a WPF project in Visual Studio and refer the following assemblies: @@ -72,7 +72,7 @@ The following steps help you to add a required Essential WPF Control using XAML ## Using Code-Behind -Syncfusion UI for WPF can be added at runtime using C# / VB. The following steps help you to add required Essential WPF control using code. For example: **SfTextBoxExt**. +Syncfusion® UI for WPF can be added at runtime using C# / VB. The following steps help you to add required Essential® WPF control using code. For example: **SfTextBoxExt**. 1. Create a WPF project in Visual Studio and refer to the following assemblies: @@ -156,23 +156,23 @@ Me.Content = textBoxExt1 ## Using Project Template -Syncfusion provides the Visual Studio Project Templates for the Syncfusion WPF platform to create Syncfusion WPF Application. +Syncfusion® provides the Visual Studio Project Templates for the Syncfusion® WPF platform to create Syncfusion® WPF Application. -I> The Syncfusion WPF templates are available from v16.1.0.24. +I> The Syncfusion® WPF templates are available from v16.1.0.24. ### Create Syncfusion WPF project -The following steps direct you to create the Syncfusion WPF project using the Visual Studio Project Template. +The following steps direct you to create the Syncfusion® WPF project using the Visual Studio Project Template. -1. To create a Syncfusion WPF project, choose New Project-> Syncfusion->Windows->Syncfusion WPF Application from Visual Studio. +1. To create a Syncfusion® WPF project, choose New Project-> Syncfusion->Windows->Syncfusion WPF Application from Visual Studio. ![Create WPF application](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-1.png) 2. Name the Project, choose the destination location when required and set the framework of the project, then click OK. -N> Minimum target Framework is 4.0 for Syncfusion WPF project templates. +N> Minimum target Framework is 4.0 for Syncfusion® WPF project templates. -3. Choose the options to configure the Syncfusion WPF Application by using the following Project Configuration Wizard. +3. Choose the options to configure the Syncfusion® WPF Application by using the following Project Configuration Wizard. ![WPF Project configuration wizard](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-2.png) @@ -200,6 +200,6 @@ N> Minimum target Framework is 4.0 for Syncfusion WPF project templates. ![Shows project folder for added control](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-8.png) -5. Then, Syncfusion licensing registration required message box will be shown as follows, if you have installed the trial setup or NuGet packages since Syncfusion introduced the licensing system with the 2018 Volume 2 (v16.2.0.41) Essential Studio release. Please 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 for 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. +5. Then, Syncfusion® licensing registration required message box will be shown as follows, if you have installed the trial setup or NuGet packages since Syncfusion introduced the licensing system with the 2018 Volume 2 (v16.2.0.41) Essential Studio release. Please 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 for 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. ![Shows syncfusion license registration message](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-9.png) \ No newline at end of file diff --git a/wpf/Blend-Support.md b/wpf/Blend-Support.md index e5c7aada5..4f3f65db5 100644 --- a/wpf/Blend-Support.md +++ b/wpf/Blend-Support.md @@ -1,7 +1,7 @@ --- layout: post -title: Steps to edit Style and Template with WPF Blend control | Syncfusion -description: Learn how to edit the Style and Template in Syncfusion Essential WPF Blend Support control, its elements and more. +title: Steps to edit Style and Template with WPF Blend control | Syncfusion® +description: Learn how to edit the Style and Template in Syncfusion® Essential® WPF Blend Support control, its elements and more. platform: wpf control: Blend Support documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Getting Started with Blend Support -Essential WPF control's Style and Template can be editable in Expression Blend and this section explains the same. +Essential® WPF control's Style and Template can be editable in Expression Blend and this section explains the same. ## Edit Control Style in Expression Blend @@ -17,7 +17,7 @@ Essential WPF control's Style and Template can be editable in Expression Blend a 2.Expand the Views, choose `Other Windows` and then choose `Objects` and `Timeline`. -3.In the “Objects and Timeline” pane, select a Syncfusion control to modify a style. +3.In the “Objects and Timeline” pane, select a Syncfusion® control to modify a style. ![Blend-Support_images1](Blend-Support_images/GettingStarted_img1.jpeg) @@ -43,12 +43,12 @@ Essential WPF control's Style and Template can be editable in Expression Blend a 2.Expand the Views, choose `Other Windows` and then choose `Objects` and `Timeline`. -3.In the “Objects and Timeline” pane, select a Syncfusion control to modify a template. +3.In the “Objects and Timeline” pane, select a Syncfusion® control to modify a template. ![Blend-Support_images4](Blend-Support_images/GettingStarted_img4.jpeg) -4.Right-click the Syncfusion control and choose `Edit` template +4.Right-click the Syncfusion® control and choose `Edit` template ![Blend-Support_images5](Blend-Support_images/GettingStarted_img5.jpeg) diff --git a/wpf/Control-Dependencies.md b/wpf/Control-Dependencies.md index 2d9ba4b2e..d7589b1d9 100644 --- a/wpf/Control-Dependencies.md +++ b/wpf/Control-Dependencies.md @@ -1,17 +1,17 @@ --- layout: post -title: Control Dependencies and Dependency assembly | WPF | Syncfusion -description: Control and it's Dependency assembly or NuGet reference details for Syncfusion Essential Studio WPF products +title: Control Dependencies and Dependency assembly | WPF | Syncfusion® +description: Control and it's Dependency assembly or NuGet reference details for Syncfusion® Essential Studio® WPF products platform: wpf control: Control Dependencies documentation: ug --- -# Control Dependencies in Syncfusion's WPF Controls +# Control Dependencies in Syncfusion®'s WPF Controls This section contains a list of assembly or NuGet references required to use any control in the application. You can refer to the [installation and deployment section](https://help.syncfusion.com/wpf/installation-and-upgrade/system-requirements) to know about assembly installation location and [NuGet packages](https://help.syncfusion.com/wpf/visual-studio-integration/nuget-packages) section to know how to add NuGet reference. -You can refer to the [syncfusion controls section](https://help.syncfusion.com/wpf/add-syncfusion-controls) to learn how to add syncfusion control. +You can refer to the [syncfusion controls section](https://help.syncfusion.com/wpf/add-syncfusion-controls) to learn how to add syncfusion® control. N> Starting with version 16.2(2018 Vol 2), the `Syncfusion.Licensing.dll` will be added as reference for all the Syncfusion WPF controls. Please refer to this [help topic](https://help.syncfusion.com/common/essential-studio/licensing/license-key), for more information. diff --git a/wpf/Installation/Installation-errors.md b/wpf/Installation/Installation-errors.md index 38cec2f16..ceb86ed6f 100644 --- a/wpf/Installation/Installation-errors.md +++ b/wpf/Installation/Installation-errors.md @@ -1,7 +1,7 @@ --- layout: post -title: Installation Errors in WPF - Syncfusion -description: Learn here about the common installation errors and solution to those errors in Syncfusion WPF Components installation. +title: Installation Errors in WPF - Syncfusion® +description: Learn here about the common installation errors and solution to those errors in Syncfusion® WPF Components installation. platform: wpf control: Installation and Deployment documentation: ug @@ -22,7 +22,7 @@ This article describes the most common installation errors, as well as the cause ### Problem -**Error Message:** Sorry, the provided unlock key is a trial unlock key and cannot be used to unlock the licensed version of our Essential Studio for WPF installer. +**Error Message:** Sorry, the provided unlock key is a trial unlock key and cannot be used to unlock the licensed version of our Essential Studio® for WPF installer. ![Alert Message](Errors/Installation_Errors_img1.png) @@ -39,7 +39,7 @@ Only a licensed unlock key can unlock a licensed installer. So, to unlock the Li ### Problem -**Error Message:** Your license for Syncfusion Essential Studio for WPF has been expired since {date}. Please renew your subscription and try again. +**Error Message:** Your license for Syncfusion® Essential Studio® for WPF has been expired since {date}. Please renew your subscription and try again. **Online Installer** @@ -62,7 +62,7 @@ You can choose from the options listed below. ### Problem -**Error Message:** Sorry, we are unable to find a valid license or trial for Essential Studio for WPF under your account. +**Error Message:** Sorry, we are unable to find a valid license or trial for Essential Studio® for WPF under your account. **Offline installer** diff --git a/wpf/Installation/install-nuget-packages.md b/wpf/Installation/install-nuget-packages.md index 3b239ab9e..ec26bc62f 100644 --- a/wpf/Installation/install-nuget-packages.md +++ b/wpf/Installation/install-nuget-packages.md @@ -1,24 +1,24 @@ --- layout: post -title: Install Syncfusion WPF NuGet packages - Syncfusion -description: Learn here about how to install Syncfusion WPF NuGet packages from Package manager and NuGet manager. +title: Install Syncfusion® WPF NuGet packages - Syncfusion® +description: Learn here about how to install Syncfusion® WPF NuGet packages from Package manager and NuGet manager. platform: WPF control: Extension documentation: ug --- -# Install Syncfusion WPF NuGet packages +# Install Syncfusion® WPF NuGet packages ## Overview -**NuGet** is a Package management system for Visual Studio. It makes it easy to add, update and remove external libraries in our application. Syncfusion publishing all WPF NuGet packages in [nuget.org](https://www.nuget.org/packages?q=Tags%3A%22Wpf%22+syncfusion). The Syncfusion WPF NuGet packages can be used without installing the Syncfusion Essential Studio setup. You can simply exploit the Syncfusion WPF NuGet packages in WPF application to develop with the Syncfusion WPF components. +**NuGet** is a Package management system for Visual Studio. It makes it easy to add, update and remove external libraries in our application. Syncfusion® publishing all WPF NuGet packages in [nuget.org](https://www.nuget.org/packages?q=Tags%3A%22Wpf%22+syncfusion). The Syncfusion® WPF NuGet packages can be used without installing the Syncfusion® Essential Studio® setup. You can simply exploit the Syncfusion® WPF NuGet packages in WPF application to develop with the Syncfusion® WPF components. -> From v16.2.0.46 (2018 Volume 2 Service Pack 1) onwards, all the Syncfusion WPF components are available as NuGet packages at nuget.org. +> From v16.2.0.46 (2018 Volume 2 Service Pack 1) onwards, all the Syncfusion® WPF components are available as NuGet packages at nuget.org. ## Installation using Package Manager UI -The NuGet Package Manager UI allows you to search, install, uninstall, and update Syncfusion WPF NuGet packages in your applications and solutions. You can find and install the Syncfusion WPF NuGet packages in your Visual Studio WPF application and this process is easy with the steps below: +The NuGet Package Manager UI allows you to search, install, uninstall, and update Syncfusion® WPF NuGet packages in your applications and solutions. You can find and install the Syncfusion® WPF NuGet packages in your Visual Studio WPF application and this process is easy with the steps below: 1. Right-click on the WPF application or solution in the Solution Explorer, and choose **Manage NuGet Packages...** @@ -26,7 +26,7 @@ The NuGet Package Manager UI allows you to search, install, uninstall, and updat As an alternative, after opening the WPF application in Visual Studio, go to the **Tools** menu and after hovering **NuGet Package Manager**, select **Manage NuGet Packages for Solution...** -2. The Manage NuGet Packages window will open. Navigate to the Browse tab, then search for the Syncfusion WPF NuGet packages using a term like "**Syncfusion.WPF**" and select the appropriate Syncfusion WPF NuGet package for your development. +2. The Manage NuGet Packages window will open. Navigate to the Browse tab, then search for the Syncfusion® WPF NuGet packages using a term like "**Syncfusion.WPF**" and select the appropriate Syncfusion® WPF NuGet package for your development. ![WPF NuGet Packages Search](Platform_images/NuGetsearch.png) @@ -38,15 +38,15 @@ The NuGet Package Manager UI allows you to search, install, uninstall, and updat ![WPF NuGet Packages Install](Platform_images/InstallNuGet.png) -5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. +5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. ## Installation using Dotnet (.NET) CLI The [dotnet Command Line Interface (CLI)](https://docs.microsoft.com/en-us/nuget/consume-packages/install-use-packages-dotnet-cli), allows you to add, restore, pack, publish, and manage packages without making any changes to your application files. [Dotnet add package](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-add-package?tabs=netcore2x) adds a package reference to the application file, then runs [dotnet restore](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-restore?tabs=netcore2x) to install the package. -Follow the below instructions to use the dotnet CLI command to install the Syncfusion WPF NuGet packages. +Follow the below instructions to use the dotnet CLI command to install the Syncfusion® WPF NuGet packages. -1. Open a command prompt and navigate to the directory where your Syncfusion WPF project file is located. +1. Open a command prompt and navigate to the directory where your Syncfusion® WPF project file is located. 2. To install a NuGet package, run the following command. ```dotnet add package ``` @@ -56,7 +56,7 @@ Follow the below instructions to use the dotnet CLI command to install the Syncf > If you don’t provide a version flag, this command will be upgrading to the latest version by default. To specify a version, add the -v parameter: dotnet add package Syncfusion.SfGrid.WPF -v 19.3.0.43. -3. Examine the Syncfusion WPF project file after the command has completed to ensure that the Syncfusion WPF package was installed. To see the added reference, open the .csproj file. +3. Examine the Syncfusion® WPF project file after the command has completed to ensure that the Syncfusion® WPF package was installed. To see the added reference, open the .csproj file. ![WPF Package Entry ](Platform_images/packageentry.png) @@ -64,42 +64,42 @@ Follow the below instructions to use the dotnet CLI command to install the Syncf > Restoring is done automatically with **dotnet build** and **dotnet run** in .NET Core 2.0 and later. -5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. +5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. ## Installation using Package Manager Console -The **Package Manager Console** saves NuGet packages installation time since you don't have to search for the Syncfusion WPF NuGet package which you want to install, and you can just type the installation command to install the appropriate Syncfusion WPF NuGet package. Follow the instructions below to use the Package Manager Console to reference the Syncfusion WPF component as NuGet packages in your WPF application. +The **Package Manager Console** saves NuGet packages installation time since you don't have to search for the Syncfusion® WPF NuGet package which you want to install, and you can just type the installation command to install the appropriate Syncfusion® WPF NuGet package. Follow the instructions below to use the Package Manager Console to reference the Syncfusion® WPF component as NuGet packages in your WPF application. 1. To show the Package Manager Console, open your WPF application in Visual Studio and navigate to **Tools -> NuGet Package Manager -> Package Manager Console**. ![Package Manager Console ](Platform_images/console.png) -2. The **Package Manager Console** will be shown at the bottom of the screen. You can install the Syncfusion WPF NuGet packages by enter the following NuGet installation commands. +2. The **Package Manager Console** will be shown at the bottom of the screen. You can install the Syncfusion® WPF NuGet packages by enter the following NuGet installation commands. - ***Install specified Syncfusion WPF NuGet package.*** + ***Install specified Syncfusion® WPF NuGet package.*** - The below command will install the Syncfusion WPF NuGet package in the WPF application. + The below command will install the Syncfusion® WPF NuGet package in the WPF application. ```Install-Package ``` **For example:** Install-Package Syncfusion.SfGrid.WPF - > You can find the list of Syncfusion WPF NuGet packages which are published in nuget.org from [here](https://www.nuget.org/packages?q=Tags%3A%22wpf%22+syncfusion) + > You can find the list of Syncfusion® WPF NuGet packages which are published in nuget.org from [here](https://www.nuget.org/packages?q=Tags%3A%22wpf%22+syncfusion) - ***Install specified Syncfusion WPF NuGet package in specified WPF application*** + ***Install specified Syncfusion® WPF NuGet package in specified WPF application*** - The below command will install the Syncfusion WPF NuGet package in the given WPF application. + The below command will install the Syncfusion® WPF NuGet package in the given WPF application. ```Install-Package -ProjectName ``` **For example:** Install-Package Syncfusion.SfGrid.WPF -ProjectName SyncfusionWPFApp -3. By default, the package will be installed with latest version. You can give the required version with the -Version term like below to install the Syncfusion WPF NuGet packages in the appropriate version. +3. By default, the package will be installed with latest version. You can give the required version with the -Version term like below to install the Syncfusion® WPF NuGet packages in the appropriate version. ```Install-Package Syncfusion.SfGrid.WPF -Version 19.3.0.44``` ![Package Manager Console Output ](Platform_images/ConsoleInstallationOutput.PNG) -4. The NuGet package manager console will install the Syncfusion WPF NuGet package as well as the dependencies it has. When the installation is complete, the console will show that your Syncfusion WPF package has been successfully added to the application. +4. The NuGet package manager console will install the Syncfusion® WPF NuGet package as well as the dependencies it has. When the installation is complete, the console will show that your Syncfusion® WPF package has been successfully added to the application. -5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. \ No newline at end of file +5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. \ No newline at end of file diff --git a/wpf/Introduction/Common-Supports.md b/wpf/Introduction/Common-Supports.md index c526fe05b..c6fe09407 100644 --- a/wpf/Introduction/Common-Supports.md +++ b/wpf/Introduction/Common-Supports.md @@ -1,19 +1,19 @@ --- layout: post -title: Common Supports| Introduction | Wpf | Syncfusion -description: Learn here all about introduction of Syncfusion Essential Studio WPF Common Supports, its elements and more. +title: Common Supports| Introduction | Wpf | Syncfusion® +description: Learn here all about introduction of Syncfusion® Essential Studio® WPF Common Supports, its elements and more. platform: wpf control: Introduction documentation: ug --- -# Common Supports in Essential Studio WPF +# Common Supports in Essential Studio® WPF ## Expression Blend -Most of the Syncfusion controls are enhanced with blend support. The following steps allow the control to design in Visual Studio Expression Blend. +Most of the Syncfusion® controls are enhanced with blend support. The following steps allow the control to design in Visual Studio Expression Blend. -1. Create a WPF project in Expression Blend and refer to the Syncfusion corresponding control’s assemblies. For example, to add Docking Manager control, add its assembly Syncfusion.Tools.Wpf and its dependency assembly Syncfusion.Shared.Wpf +1. Create a WPF project in Expression Blend and refer to the Syncfusion® corresponding control’s assemblies. For example, to add Docking Manager control, add its assembly Syncfusion.Tools.Wpf and its dependency assembly Syncfusion.Shared.Wpf ![Common-Supports_images1](Common-Supports_images/Common-Supports_img1.png) @@ -37,7 +37,7 @@ Most of the Syncfusion controls are enhanced with blend support. The following s ## Testing -The following Syncfusion controls come with built in testing support like [Coded UI](https://learn.microsoft.com/en-us/archive/msdn-magazine/2012/march/coded-ui-test-automation-using-visual-studio-2010-coded-ui) and QTP that enables you to develop enriched automation Test Project for automation to ensure the reliability. +The following Syncfusion® controls come with built in testing support like [Coded UI](https://learn.microsoft.com/en-us/archive/msdn-magazine/2012/march/coded-ui-test-automation-using-visual-studio-2010-coded-ui) and QTP that enables you to develop enriched automation Test Project for automation to ensure the reliability. ### Coded UI @@ -61,7 +61,7 @@ The following Syncfusion controls come with built in testing support like [Coded ## Localization -Localization is the process of making your application multi-lingual, by formatting the content according to cultures. This involves configuring the application for a specific language. Culture is the combination of language and location, for example En-US is the culture for English spoken in United States; En-GB is the culture for English spoken in Great Britain. Syncfusion controls allow you to set custom resource through the Resx file with standard filename as [AssemblyName].[CultureInfo Code].resx, for example Syncfusion.Tools.wpf.fr-FR.resx, Syncfusion.SfSchedule.wpf.fr-FR.resx. And by giving the string values in the resource file for a specific culture and set the culture in the application. The string values should be set to the controls respective resource key. +Localization is the process of making your application multi-lingual, by formatting the content according to cultures. This involves configuring the application for a specific language. Culture is the combination of language and location, for example En-US is the culture for English spoken in United States; En-GB is the culture for English spoken in Great Britain. Syncfusion® controls allow you to set custom resource through the Resx file with standard filename as [AssemblyName].[CultureInfo Code].resx, for example Syncfusion.Tools.wpf.fr-FR.resx, Syncfusion.SfSchedule.wpf.fr-FR.resx. And by giving the string values in the resource file for a specific culture and set the culture in the application. The string values should be set to the controls respective resource key. ### The followings are the step to localize a control: diff --git a/wpf/Introduction/Deployment.md b/wpf/Introduction/Deployment.md index b500ae814..f526c4d24 100644 --- a/wpf/Introduction/Deployment.md +++ b/wpf/Introduction/Deployment.md @@ -1,13 +1,13 @@ --- layout: post -title: Deployment| | Wpf | Syncfusion -description: Learn here all about Deployment of Syncfusion Essential Studio WPF Controls, its elements, features and more. +title: Deployment| | Wpf | Syncfusion® +description: Learn here all about Deployment of Syncfusion® Essential Studio® WPF Controls, its elements, features and more. platform: wpf control: Introduction documentation: ug --- -# Deployment of Essential Studio WPF +# Deployment of Essential Studio® WPF ## Control Dependencies @@ -430,7 +430,7 @@ Syncfusion.Grid.WPFSyncfusion.GridCommon.WPFSyncfusion.Shared.WPFSyncfusion.Pivo ## ClickOnce Deployment -While processing [ClickOnce](https://docs.microsoft.com/en-us/previous-versions/dotnet/articles/ms996413(v=msdn.10)) deployment for publishing an applications with Syncfusion WPF component, change the Publish Status option of the Syncfusion Assemblies as “Include”. +While processing [ClickOnce](https://docs.microsoft.com/en-us/previous-versions/dotnet/articles/ms996413(v=msdn.10)) deployment for publishing an applications with Syncfusion® WPF component, change the Publish Status option of the Syncfusion® Assemblies as “Include”. ![Deployment_images1](Deployment_images/Deployment_img1.png) diff --git a/wpf/Introduction/Manual-Installation.md b/wpf/Introduction/Manual-Installation.md index 3277ac7e6..83f941373 100644 --- a/wpf/Introduction/Manual-Installation.md +++ b/wpf/Introduction/Manual-Installation.md @@ -1,26 +1,26 @@ --- layout: post -title: Manual Installation| Introduction | Wpf | Syncfusion -description: Learn here all about Manual Installation of Syncfusion Essential Studio WPF controls, its elements and more. +title: Manual Installation| Introduction | Wpf | Syncfusion® +description: Learn here all about Manual Installation of Syncfusion® Essential Studio® WPF controls, its elements and more. platform: wpf control: Introduction documentation: ug --- -# Manual Installation of Essential Studio WPF +# Manual Installation of Essential Studio® WPF -For step-by-step installation procedure for the installation of Essential Studio, you can refer to: Installation->Installation and Deployment in the Common UG or from the following location. +For step-by-step installation procedure for the installation of Essential Studio®, you can refer to: Installation->Installation and Deployment in the Common UG or from the following location. -The following procedure illustrates how to install Essential Studio.  +The following procedure illustrates how to install Essential Studio®.  -1. Double-click the Syncfusion Essential Studio WPF Setup file. The Self-Extractor Wizard opens and extracts the package automatically. +1. Double-click the Syncfusion® Essential Studio® WPF Setup file. The Self-Extractor Wizard opens and extracts the package automatically. 2. Enter User Name, Organization and Unlock Key in the corresponding text boxes provided. 3. Click Next 4. After reading the terms, click the “I accept the terms and conditions” check box. 5. Click Next. The Select the Installation and Samples Folder window opens. 6. To install it in the displayed default location, click Install. 7. Select the Run Dashboard check box to launch the Dashboard after installing. -8. Click Finish. Essential Studio is installed in your system and the Syncfusion Essential Studio [Dashboard](http://help.syncfusion.com/common/essential-studio/utilities#dashboard.htm) is launched automatically. +8. Click Finish. Essential Studio® is installed in your system and the Syncfusion® Essential Studio® [Dashboard](http://help.syncfusion.com/common/essential-studio/utilities#dashboard.htm) is launched automatically. diff --git a/wpf/Introduction/NET-Framework-support-History.md b/wpf/Introduction/NET-Framework-support-History.md index 48c2137ff..fd59139a6 100644 --- a/wpf/Introduction/NET-Framework-support-History.md +++ b/wpf/Introduction/NET-Framework-support-History.md @@ -1,7 +1,7 @@ --- layout: post -title: NET Framework support History| Introduction | Wpf | Syncfusion -description: Learn here all about .NET Framework support History of Syncfusion Essential Studio WPF, its elements and more. +title: NET Framework support History| Introduction | Wpf | Syncfusion® +description: Learn here all about .NET Framework support History of Syncfusion® Essential Studio® WPF, its elements and more. platform: wpf control: Introduction documentation: ug @@ -11,9 +11,9 @@ documentation: ug ## Version Compatibility -The table represents the .NET Framework versions vs Syncfusion version. +The table represents the .NET Framework versions vs Syncfusion® version. -### .NET Framework versions vs Syncfusion version +### .NET Framework versions vs Syncfusion® version @@ -49,7 +49,7 @@ Yes ## Control compatibility -Syncfusion WPF controls are always updated with the Microsoft latest Framework. The following table contains information about controls compatibility with earlier version of .NET Framework +Syncfusion® WPF controls are always updated with the Microsoft latest Framework. The following table contains information about controls compatibility with earlier version of .NET Framework ### List of controls compatibility with earlier version of .NET Framework diff --git a/wpf/Introduction/Overview.md b/wpf/Introduction/Overview.md index 1e5a89711..645cd9958 100644 --- a/wpf/Introduction/Overview.md +++ b/wpf/Introduction/Overview.md @@ -1,15 +1,15 @@ --- layout: post -title: About Essential Studio WPF | Syncfusion -description: Learn here all about introduction of Syncfusion Essential Studio WPF, its elements, features and more. +title: About Essential Studio® WPF | Syncfusion® +description: Learn here all about introduction of Syncfusion® Essential Studio® WPF, its elements, features and more. platform: wpf control: Introduction documentation: ug --- -# Introduction of Essential Studio WPF +# Introduction of Essential Studio® WPF -Comprehensive toolkit with 100+ unique WPF controls that contains enriched features, built in Performance, Enterprise dashboards, MVVM Compatible, Unique file format libraries. This is a user guide for Essential Studio for WPF that is also documented along with separate code examples showcasing the usage on different controls. +Comprehensive toolkit with 100+ unique WPF controls that contains enriched features, built in Performance, Enterprise dashboards, MVVM Compatible, Unique file format libraries. This is a user guide for Essential Studio® for WPF that is also documented along with separate code examples showcasing the usage on different controls. ### List of controls diff --git a/wpf/Introduction/Sample-Locations.md b/wpf/Introduction/Sample-Locations.md index 1c7ca4e6d..bd57bb7b9 100644 --- a/wpf/Introduction/Sample-Locations.md +++ b/wpf/Introduction/Sample-Locations.md @@ -1,15 +1,15 @@ --- layout: post -title: Sample Locations| Introduction | Wpf | Syncfusion -description: Learn here all about introduction of Syncfusion Essential Studio WPF Sample Locations, its elements and more. +title: Sample Locations| Introduction | Wpf | Syncfusion® +description: Learn here all about introduction of Syncfusion® Essential Studio® WPF Sample Locations, its elements and more. platform: wpf control: Introduction documentation: ug --- -# Sample Locations of Essential Studio WPF +# Sample Locations of Essential Studio® WPF -## The Essential WPF samples are installed in the following location: +## The Essential® WPF samples are installed in the following location: _[Installed Drive]:\Users\[user name]\AppData\Local\Syncfusion\EssentialStudio\XX.X.X.XX\WPF\samples_ @@ -30,5 +30,5 @@ The following screenshot displays the Dashboard. ![Sample-Locations_images1](Sample-Locations_images/Sample-Locations_img1.png) -Essential Studio Dashboard +Essential Studio® Dashboard {:.caption} diff --git a/wpf/Introduction/System-Requirement.md b/wpf/Introduction/System-Requirement.md index 19b941c98..bcd7fdb10 100644 --- a/wpf/Introduction/System-Requirement.md +++ b/wpf/Introduction/System-Requirement.md @@ -1,15 +1,15 @@ --- layout: post -title: System Requirement| Introduction | Wpf | Syncfusion -description: Learn here all about System Requirements of Syncfusion Essential Studio WPF, its elements, features, and more. +title: System Requirement| Introduction | Wpf | Syncfusion® +description: Learn here all about System Requirements of Syncfusion® Essential Studio® WPF, its elements, features, and more. platform: wpf control: Introduction documentation: ug --- -# System Requirements of Essential Studio WPF +# System Requirements of Essential Studio® WPF -This section describes the system requirements to use Syncfusion WPFControls for development. +This section describes the system requirements to use Syncfusion® WPFControls for development. ## Framework diff --git a/wpf/Localization.md b/wpf/Localization.md index 214e3fc03..5cb8fe3d2 100644 --- a/wpf/Localization.md +++ b/wpf/Localization.md @@ -1,15 +1,15 @@ --- layout: post -title: Localization in Syncfusion WPF UI Controls | Syncfusion -description: Learn about Localization support in Syncfusion WPF UI Contorls using .RESX files and also explains editing default strings of WPF controls. +title: Localization in Syncfusion® WPF UI Controls | Syncfusion® +description: Learn about Localization support in Syncfusion® WPF UI Contorls using .RESX files and also explains editing default strings of WPF controls. platform: wpf control: Localization documentation: ug --- -# Localization of Syncfusion WPF Controls +# Localization of Syncfusion® WPF Controls -Localization is the process of translating the application resources into different language for the specific cultures. You can localize the syncfusion WPF controls by adding a resource file for each language. +Localization is the process of translating the application resources into different language for the specific cultures. You can localize the syncfusion® WPF controls by adding a resource file for each language. ## Changing application culture @@ -48,7 +48,7 @@ End Class You can create .resx files for any language by following these steps: -N> You can get the default resource files of all Syncfusion WPF libraries from [GitHub](https://github.com/syncfusion/wpf-controls-localization-resx-files). +N> You can get the default resource files of all Syncfusion® WPF libraries from [GitHub](https://github.com/syncfusion/wpf-controls-localization-resx-files). 1) Right-click your project and add a new folder named as `Resources`. @@ -75,4 +75,4 @@ N> Download demo from the [GitHub](https://github.com/SyncfusionExamples/wpf-dat ## Editing default culture strings -You can change default string of any control by adding the default .resx files ([from GitHub](https://github.com/syncfusion/wpf-controls-localization-resx-files)) to `Resources` folder of your application. If it is added, Syncfusion WPF controls reads the default string from the .resx files of application. +You can change default string of any control by adding the default .resx files ([from GitHub](https://github.com/syncfusion/wpf-controls-localization-resx-files)) to `Resources` folder of your application. If it is added, Syncfusion® WPF controls reads the default string from the .resx files of application. diff --git a/wpf/Pattern-and-Practices.md b/wpf/Pattern-and-Practices.md index 83c56ac43..0319f2100 100644 --- a/wpf/Pattern-and-Practices.md +++ b/wpf/Pattern-and-Practices.md @@ -1,7 +1,7 @@ --- layout: post -title: Pattern and Practices for Syncfusion Essential WPF controls -description: Learn here about how to use MVVM Commands, Patterns, and Events of the Syncfusion Essential WPF controls +title: Pattern and Practices for Syncfusion® Essential® WPF controls +description: Learn here about how to use MVVM Commands, Patterns, and Events of the Syncfusion® Essential WPF controls platform: wpf control: Pattern and Practices documentation: ug diff --git a/wpf/System-Requirements.md b/wpf/System-Requirements.md index 0e1f16c0b..695992de8 100644 --- a/wpf/System-Requirements.md +++ b/wpf/System-Requirements.md @@ -1,14 +1,14 @@ --- layout: post -title: System Requirements in WPF - Syncfusion -description: Checkout and learn here all about the system requirements needed to use the Syncfusion WPF Components. +title: System Requirements in WPF - Syncfusion® +description: Checkout and learn here all about the system requirements needed to use the Syncfusion® WPF Components. platform: wpf control: System Requirement documentation: ug --- -# System Requirement in Syncfusion Essential WPF +# System Requirement in Syncfusion® Essential® WPF -This section describes the system requirements to use Syncfusion WPF Controls for development. +This section describes the system requirements to use Syncfusion® WPF Controls for development. ### Operating Systems diff --git a/wpf/Themes/Fluent-Theme.md b/wpf/Themes/Fluent-Theme.md index aa87c8b5f..8910d45b6 100644 --- a/wpf/Themes/Fluent-Theme.md +++ b/wpf/Themes/Fluent-Theme.md @@ -1,7 +1,7 @@ --- layout: post -title: WPF Fluent Theme | Fluent Light & Dark Themes for WPF | Syncfusion -description: Learn how to apply fluent theme for WPF controls and Syncfusion controls. Fluent Light and Fluent Dark themes support along with reveal animations. +title: WPF Fluent Theme | Fluent Light & Dark Themes for WPF | Syncfusion® +description: Learn how to apply fluent theme for WPF controls and Syncfusion® controls. Fluent Light and Fluent Dark themes support along with reveal animations. platform: wpf control: Themes documentation: ug diff --git a/wpf/Themes/Keyboard-Focus-Visual.md b/wpf/Themes/Keyboard-Focus-Visual.md index 5369407e7..97aad2f0d 100644 --- a/wpf/Themes/Keyboard-Focus-Visual.md +++ b/wpf/Themes/Keyboard-Focus-Visual.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Keyboard Focus Visual | Syncfusion WPF Controls -description: This article explains how to apply high visibility keyboard visual feedback followed in fluent design for WPF controls and Syncfusion controls. +title: Getting Started with Keyboard Focus Visual | Syncfusion® WPF Controls +description: This article explains how to apply high visibility keyboard visual feedback followed in fluent design for WPF controls and Syncfusion® controls. platform: wpf control: Themes documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Getting Started with Keyboard Focus Visual for WPF Controls -The [WPF Skin Manager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) allows you to apply various keyboard focus visual styles for both Syncfusion and Framework controls using the [FocusVisualKind](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.Theme.html#Syncfusion_SfSkinManager_Theme_FocusVisualKind) property. +The [WPF Skin Manager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) allows you to apply various keyboard focus visual styles for both Syncfusion® and Framework controls using the [FocusVisualKind](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.Theme.html#Syncfusion_SfSkinManager_Theme_FocusVisualKind) property. The [FocusVisualKind](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.FocusVisualKind.html) enum contains the following values: diff --git a/wpf/Themes/ScrollBar-Mode.md b/wpf/Themes/ScrollBar-Mode.md index fe73dc284..e5cd005ad 100644 --- a/wpf/Themes/ScrollBar-Mode.md +++ b/wpf/Themes/ScrollBar-Mode.md @@ -1,6 +1,6 @@ --- layout: post -title: Windows 10 Compact ScrollBar | Touch ScrollBars | Syncfusion +title: Windows 10 Compact ScrollBar | Touch ScrollBars | Syncfusion® description: This article explains how to enable Windows 10 like compact scrollbars (touch scrollbars) in WPF applications. platform: wpf control: Themes @@ -8,7 +8,7 @@ documentation: ug --- # Getting Started with Windows 10 Compact ScrollBar (Touch ScrollBars) -The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) allows you to apply various scrollbar styles like Windows 10 compact scrollbar, for both Syncfusion and Framework controls using the [ScrollBarMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.Theme.html#Syncfusion_SfSkinManager_Theme_ScrollBarMode) property, which will be available only in [themes supported by theme studio](https://help.syncfusion.com/wpf/themes/skin-manager#themes-list). +The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) allows you to apply various scrollbar styles like Windows 10 compact scrollbar, for both Syncfusion® and Framework controls using the [ScrollBarMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.Theme.html#Syncfusion_SfSkinManager_Theme_ScrollBarMode) property, which will be available only in [themes supported by theme studio](https://help.syncfusion.com/wpf/themes/skin-manager#themes-list). The [ScrollBarMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.ScrollBarMode.html) enum contains the following values: diff --git a/wpf/Themes/Skin-Manager.md b/wpf/Themes/Skin-Manager.md index 7cdfbcc4f..990a60efd 100644 --- a/wpf/Themes/Skin-Manager.md +++ b/wpf/Themes/Skin-Manager.md @@ -1,14 +1,14 @@ --- layout: post -title: WPF Skin Manager | Apply Themes for Syncfusion WPF controls -description: Learn about how to apply the themes for Syncfusion WPF controls and Framework controls using the skin manager. +title: WPF Skin Manager | Apply Themes for Syncfusion® WPF controls +description: Learn about how to apply the themes for Syncfusion® WPF controls and Framework controls using the skin manager. platform: wpf control: Themes documentation: ug --- # Getting Started with WPF Skin Manager -The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) helps you to apply the themes for both Syncfusion and Framework controls. There are 27 built-in themes that can be applied using the `SfSkinManager` for a rich user interface experience. Some of the built-in themes color derivations can be customized using [WPF Theme Studio](https://help.syncfusion.com/wpf/themes/theme-studio). +The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) helps you to apply the themes for both Syncfusion® and Framework controls. There are 27 built-in themes that can be applied using the `SfSkinManager` for a rich user interface experience. Some of the built-in themes color derivations can be customized using [WPF Theme Studio](https://help.syncfusion.com/wpf/themes/theme-studio). N> Theme Studio-based themes provide improved consistency and uniqueness among various controls when compared to other themes. It is preferable to use Theme Studio-based themes in the application over other themes. @@ -399,10 +399,10 @@ VisualStudio2015
### Add SkinManager reference -There are several ways for including the Syncfusion [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) reference in the Visual Studio WPF project. The following steps will help you to add by `XAML` Code: +There are several ways for including the Syncfusion® [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) reference in the Visual Studio WPF project. The following steps will help you to add by `XAML` Code: 1) Add a reference to the `Syncfusion.SfSkinManager.WPF` assembly or [Syncfusion.SfSkinManager.WPF nuget package](https://www.nuget.org/packages/Syncfusion.SfSkinManager.WPF/) to the project. -2) Import Syncfusion WPF schema `http://schemas.syncfusion.com/wpf` or the assembly namespace `Syncfusion.SfSkinManager` into a XAML page. +2) Import Syncfusion® WPF schema `http://schemas.syncfusion.com/wpf` or the assembly namespace `Syncfusion.SfSkinManager` into a XAML page. ![Add SfSkinManager Reference](Skin-Manager_images/WPF-SkinManager-Reference.png) @@ -429,7 +429,7 @@ The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager. ### Set theme -Themes will be applied to both Syncfusion and Framework controls by using [Theme](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_ThemeProperty) attached property of the [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html). The theme assemblies have resource dictionaries with styles of controls. Thus, when the `Theme` property is set, the skin manager merges the theme resource dictionaries of an element to which the theme is applied and its descendants into the resource dictionary of the element to which the theme is applied or `Application.Current.Resource`. +Themes will be applied to both Syncfusion® and Framework controls by using [Theme](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_ThemeProperty) attached property of the [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html). The theme assemblies have resource dictionaries with styles of controls. Thus, when the `Theme` property is set, the skin manager merges the theme resource dictionaries of an element to which the theme is applied and its descendants into the resource dictionary of the element to which the theme is applied or `Application.Current.Resource`. N> While applying the theme to a Window or any element, `SkinManager` inherits the same theme to all its descendants. @@ -748,7 +748,7 @@ public partial class MainWindow : ChromelessWindow ![Applied theme specific for WPF ChromelessWindow and ButtonAdv control](Skin-Manager_images/Theme-WPF-ChromelessWindow-ButtonAdv.png) -## Apply themes to the controls derived from Syncfusion controls +## Apply themes to the controls derived from Syncfusion® controls To apply themes to the derived control using `SfSkinManager`, call [SetResourceReference](https://learn.microsoft.com/en-us/dotnet/api/system.windows.frameworkelement.setresourcereference?view=windowsdesktop-8.0) method and, pass the `StyleProperty` and derived control type as parameters. @@ -1002,7 +1002,7 @@ SfSkinManager.SetTheme(this, new Theme("FluentLightGreen")); ### Customize theme in application level -To customize the Syncfusion theme in application level, merge the theme in ResourceDictionary and override the style using 'BasedOn' property. +To customize the Syncfusion® theme in application level, merge the theme in ResourceDictionary and override the style using 'BasedOn' property. In 'ResourceDictionary', mention the style path which need to be override, in 'BasedOn', mention the key stated in the table. diff --git a/wpf/Themes/Theme-Studio.md b/wpf/Themes/Theme-Studio.md index e62701ba9..43d77f88f 100644 --- a/wpf/Themes/Theme-Studio.md +++ b/wpf/Themes/Theme-Studio.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WPF Theme Studio | WPF | Syncfusion -description: Learn how to create customized themes for Syncfusion WPF controls and integrate to your WPF Application. +title: Getting Started with WPF Theme Studio | WPF | Syncfusion® +description: Learn how to create customized themes for Syncfusion® WPF controls and integrate to your WPF Application. platform: wpf control: ThemeStudio documentation: ug @@ -212,13 +212,13 @@ The WPF Theme Studio comes with various set of palettes for each theme variant. ### Customizing theme color from theme studio -In theme studio utility, each theme has a unique common variable list. When user changes the common variable color code value, it will be reflected in all the Syncfusion WPF controls. All Syncfusion WPF control styles are derived from these theme-based common variables. This common variable list is handled inside the theme studio application for customizing theme-based colors. +In theme studio utility, each theme has a unique common variable list. When user changes the common variable color code value, it will be reflected in all the Syncfusion® WPF controls. All Syncfusion® WPF control styles are derived from these theme-based common variables. This common variable list is handled inside the theme studio application for customizing theme-based colors. Let us see the step-by-step procedure to launch and work with the theme studio utility as follows. **Step 1** -After installing the `Syncfusion WPF` suite, launch it and select `Theme Studio` from the start-up panel. +After installing the `Syncfusion® WPF` suite, launch it and select `Theme Studio` from the start-up panel. ![Theme Studio for WPF](ThemeStudio_images/ThemeStudio-LaunchPage.png) @@ -242,11 +242,11 @@ Use the built-in **color picker** in the theme customization section to select t **Step 5** -The Syncfusion WPF controls will be rendered with the newly selected colors in the preview section, after selecting the desired color. +The Syncfusion® WPF controls will be rendered with the newly selected colors in the preview section, after selecting the desired color. ![Color reflected in controls loaded inside Theme Studio for WPF](ThemeStudio_images/ThemeStudio-CustomColor-Change.png) -N> The WPF theme studio groups both Syncfusion and Framework controls under different tabs for a quick preview of the UI when the color changes. +N> The WPF theme studio groups both Syncfusion® and Framework controls under different tabs for a quick preview of the UI when the color changes. ### Exporting theme project @@ -260,13 +260,13 @@ Click `Export` in the top right corner, below the exit of the theme studio appli **Step 2** -Now, the Export dialog box appears with the option to select either the entire controls or just the desired control(s). This option is useful only for selective list of Syncfusion WPF controls in the application. The theme studio will filter only the selected controls and customize the final output for those controls alone. +Now, the Export dialog box appears with the option to select either the entire controls or just the desired control(s). This option is useful only for selective list of Syncfusion® WPF controls in the application. The theme studio will filter only the selected controls and customize the final output for those controls alone. ![Export dialog in Theme Studio for WPF](ThemeStudio_images/ThemeStudio-Export.png) **Step 3** -Provide the theme name, in which the theme should be exported and select the required folder for Theme Export to be selected. When you export the download theme, it will come as a theme project with color codes for the selected Syncfusion WPF controls. +Provide the theme name, in which the theme should be exported and select the required folder for Theme Export to be selected. When you export the download theme, it will come as a theme project with color codes for the selected Syncfusion® WPF controls. ![Export details dialog from Theme Studio for WPF](ThemeStudio_images/ThemeStudio-ExportName.png) @@ -323,7 +323,7 @@ Ensure whether the `Sign the assembly` checkbox is clicked or not, to use the pr ### Integrating custom theme to the application -The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) control helps to apply the built-in themes to the Syncfusion UI controls for WPF. +The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) control helps to apply the built-in themes to the Syncfusion® UI controls for WPF. Let us see the step-by-step procedure for adding exported theme project as assembly(.dll) and witness the custom theme set for Docking Manager. @@ -351,7 +351,7 @@ Add reference of **Syncfusion.SfSkinManager.Wpf.dll** to the WPF application and **Step 3** -The appearance of any Syncfusion UI controls for WPF can be customized by using the [Theme](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_ThemeProperty) attached property of the [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html). +The appearance of any Syncfusion® UI controls for WPF can be customized by using the [Theme](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_ThemeProperty) attached property of the [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html). Now, use the [RegisterTheme](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_RegisterTheme_System_String_Syncfusion_SfSkinManager_SkinHelper_) method to register the instance of generated MaterialDarkYellow (`Syncfusion.Themes.MaterialDarkYellow.WPF`) assembly from the exported theme project for demonstration purposes, passing the exported custom theme name and respective theme assembly instance as parameters. diff --git a/wpf/Themes/Touch-Support.md b/wpf/Themes/Touch-Support.md index 93fb7a8ff..b67d95117 100644 --- a/wpf/Themes/Touch-Support.md +++ b/wpf/Themes/Touch-Support.md @@ -1,17 +1,17 @@ --- layout: post -title: Touch Support in Syncfusion WPF controls -description: This article explains how to enable touch design for Syncfusion WPF Controls using SizeMode property in SkinManager. +title: Touch Support in Syncfusion® WPF controls +description: This article explains how to enable touch design for Syncfusion® WPF Controls using SizeMode property in SkinManager. platform: WPF control: General documentation: ug --- -# Touch Support in Syncfusion WPF Controls +# Touch Support in Syncfusion® WPF Controls ## Size mode -The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) helps you to render in different size modes for both Syncfusion and Framework controls using the [SizeMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_SizeModeProperty) property, which will be available only in [themes supported from theme studio](https://help.syncfusion.com/wpf/themes/skin-manager#themes-list). +The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) helps you to render in different size modes for both Syncfusion® and Framework controls using the [SizeMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_SizeModeProperty) property, which will be available only in [themes supported from theme studio](https://help.syncfusion.com/wpf/themes/skin-manager#themes-list). The [SizeMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SizeMode.html) enum contains the following values: @@ -31,7 +31,7 @@ N> The default value is `SizeMode.Default`. ## Gesture -Gestures determine whether a finger or stylus has moved over a control or not. Syncfusion WPF controls support the following touch gestures: Tap, Swipe, Pinch, and Hold.
. +Gestures determine whether a finger or stylus has moved over a control or not. Syncfusion® WPF controls support the following touch gestures: Tap, Swipe, Pinch, and Hold.
. The following table shows the gesture mappings for each control. diff --git a/wpf/Welcome-to-Syncfusion-Essential-WPF.md b/wpf/Welcome-to-Syncfusion-Essential-WPF.md index 55125d796..f11a68e55 100644 --- a/wpf/Welcome-to-Syncfusion-Essential-WPF.md +++ b/wpf/Welcome-to-Syncfusion-Essential-WPF.md @@ -1,7 +1,7 @@ --- layout: post -title: Overview of Syncfusion Essential Studio WPF products -description: Essential WPF is a collection of 90 enterprise-grade WPF components including Tools, Charts, Grids and Diagram for building modern Desktop applications. +title: Overview of Syncfusion® Essential Studio® WPF products +description: Essential® WPF is a collection of 90 enterprise-grade WPF components including Tools, Charts, Grids and Diagram for building modern Desktop applications. platform: wpf control: Overview documentation: ug @@ -12,7 +12,7 @@ With the 2025 Volume 1 release, we will discontinue support for .NET 6.0 and 7.0 # Welcome to Syncfusion WPF UI controls -Syncfusion Essential Studio for WPF is a comprehensive collection of over 90+ essential WPF controls like DataGrid, Chart, Diagram, and PDF Viewer for building powerful line-of-business Windows applications faster. Syncfusion WPF controls provides unparalleled performance, stunning built-in themes, touch-friendly UI, localization and seamless integration with Visual Studio. +Syncfusion® Essential Studio® for WPF is a comprehensive collection of over 90+ essential® WPF controls like DataGrid, Chart, Diagram, and PDF Viewer for building powerful line-of-business Windows applications faster. Syncfusion® WPF controls provides unparalleled performance, stunning built-in themes, touch-friendly UI, localization and seamless integration with Visual Studio. ## How to best read this user guide @@ -395,7 +395,7 @@ N> Using `Classic` labeled controls in new projects is not recommended. In `Clas ## Licensing -Refer [licensing documentation](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your WPF application to use Syncfusion controls without license message dialog at runtime. +Refer [licensing documentation](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion® license key in your WPF application to use Syncfusion controls without license message dialog at runtime. ## Additional help resources diff --git a/wpf/arm-support.md b/wpf/arm-support.md index 364e949d5..c7acf4389 100644 --- a/wpf/arm-support.md +++ b/wpf/arm-support.md @@ -1,7 +1,7 @@ --- layout: post -title: ARM support | WPF | Syncfusion -description: Learn here about the details of ARM64 devices compatibility support in .net 6.0 framework for Syncfusion WPF controls. +title: ARM support | WPF | Syncfusion® +description: Learn here about the details of ARM64 devices compatibility support in .net 6.0 framework for Syncfusion® WPF controls. platform: wpf control: ARM support documentation: ug @@ -9,7 +9,7 @@ documentation: ug # ARM support in WPF Controls -The Syncfusion WPF components are compatible with ARM64 devices. You can build the application with our components. The following components/features are alone yet to be supported for ARM64 device compatibility. Based on the feasibility, we will provide the support for the below components/features soon, +The Syncfusion® WPF components are compatible with ARM64 devices. You can build the application with our components. The following components/features are alone yet to be supported for ARM64 device compatibility. Based on the feasibility, we will provide the support for the below components/features soon, * PDF library: HTML to PDF conversion * PDF library: OCR Processing diff --git a/wpf/dotnet-core-compatibility.md b/wpf/dotnet-core-compatibility.md index 223fe17db..a9379892c 100644 --- a/wpf/dotnet-core-compatibility.md +++ b/wpf/dotnet-core-compatibility.md @@ -1,7 +1,7 @@ --- layout: post -title: WPF Applications using .NET Core and WPF Controls | Syncfusion -description: Learn here about how to creating the WPF Applications using .NET Core and the Syncfusion WPF Controls. +title: WPF Applications using .NET Core and WPF Controls | Syncfusion® +description: Learn here about how to creating the WPF Applications using .NET Core and the Syncfusion® WPF Controls. platform: wpf control: .NET Core documentation: ug @@ -9,13 +9,13 @@ documentation: ug # Getting started with .NET Core -Syncfusion Essential Studio for WPF ships .NET Core assemblies for building WPF .NET Core applications using Syncfusion Controls. This section explains how to create the project in .NET Core application and using syncfusion WPF controls. +Syncfusion® Essential Studio® for WPF ships .NET Core assemblies for building WPF .NET Core applications using Syncfusion® Controls. This section explains how to create the project in .NET Core application and using syncfusion® WPF controls. N> All Syncfusion WPF controls supports .NET Core except the controls labeled as `classic`. ## Version Compatibility -Below table represents the supported Syncfusion Essential Studio version for .NET Core versions. +Below table represents the supported Syncfusion® Essential Studio® version for .NET Core versions.
@@ -74,7 +74,7 @@ From 27.2 (2024 Vol3 SP)
## Adding Reference -You can add the Syncfusion assembly references in one of the following ways. +You can add the Syncfusion® assembly references in one of the following ways. * NuGet * Adding assembly references from installed location @@ -87,7 +87,7 @@ Refer [NuGet package](https://help.syncfusion.com/wpf/visual-studio-integration/ ### Adding assembly references from installed location -You can also add the Syncfusion WPF (.NET Core) controls assemblies from the `precompiledassemblies` folder in the following location. +You can also add the Syncfusion® WPF (.NET Core) controls assemblies from the `precompiledassemblies` folder in the following location.
@@ -142,7 +142,7 @@ In **Solution Explorer**, right-click on **Dependencies** and select **Add Refer Now, **Reference Manager** dialog will be opened. Here click **Browse** and can select the needed assemblies from the location mentioned in below note section. On selecting necessary assemblies, click **Add** and then click **OK**. Now, required assemblies are added in to the project, like in the below screenshot. -N> You can get Syncfusion WPF (.NET Core) controls assemblies from `netcoreapp3.1` or `net 5.0` folder in the following location - C:\Program Files (x86)\Syncfusion\Essential Studio\WPF\{{ site.releaseversion }}\precompiledassemblies +N> You can get Syncfusion® WPF (.NET Core) controls assemblies from `netcoreapp3.1` or `net 5.0` folder in the following location - C:\Program Files (x86)\Syncfusion\Essential Studio\WPF\{{ site.releaseversion }}\precompiledassemblies ![NET Core showing assembly](NETcore_WPF_images/NETcore_assembly.jpeg) diff --git a/wpf/dotnet-framework-compatibility.md b/wpf/dotnet-framework-compatibility.md index 861c45a5f..855e10a83 100644 --- a/wpf/dotnet-framework-compatibility.md +++ b/wpf/dotnet-framework-compatibility.md @@ -1,18 +1,18 @@ --- layout: post -title: .NET Framework Compatibility of Syncfusion WPF controls -description: Learn here about the compatibility of .NET Framework support for the Syncfusion Essential Studio for WPF. +title: .NET Framework Compatibility of Syncfusion® WPF controls +description: Learn here about the compatibility of .NET Framework support for the Syncfusion® Essential Studio® for WPF. platform: wpf control: .Net Framework support History documentation: ug --- # .NET Framework Compatibility -Syncfusion WPF Controls are always compatible latest .NET Framework versions. +Syncfusion® WPF Controls are always compatible latest .NET Framework versions. ## Version Compatibility -Below table represents the supported Syncfusion Essential Studio version for .NET Framework versions . +Below table represents the supported Syncfusion® Essential Studio® version for .NET Framework versions .
diff --git a/wpf/right-to-left.md b/wpf/right-to-left.md index 376dc53e5..2f53d98a6 100644 --- a/wpf/right-to-left.md +++ b/wpf/right-to-left.md @@ -1,14 +1,14 @@ --- layout: post -title: Right-to-Left support in Syncfusion WPF UI Controls | Syncfusion -description: Learn about Right-to-Left (RTL) support in Syncfusion WPF UI Controls and more details. All Syncfusion controls supports Right to Left. +title: Right-to-Left support in Syncfusion® WPF UI Controls | Syncfusion® +description: Learn about Right-to-Left (RTL) support in Syncfusion® WPF UI Controls and more details. All Syncfusion® controls supports Right to Left. platform: wpf control: RightToLeft documentation: ug --- -# Right-to-Left support in Syncfusion WPF Controls +# Right-to-Left support in Syncfusion® WPF Controls Right-to-Left(RTL) support displays the content from right-to-left direction by setting the [FlowDirection](https://docs.microsoft.com/en-us/dotnet/api/system.windows.flowdirection) property to `RightToLeft`. This is helpful to support the Right-to-Left scripted languages like Arabic, Hebrew, Urdu, etc. -All WPF Syncfusion controls support Right-to-Left (RTL) based on `FlowDirection` property. In addition to that, all controls provide [localization](https://help.syncfusion.com/wpf/localization) support to change language of strings used in control specific to any culture. \ No newline at end of file +All WPF Syncfusion® controls support Right-to-Left (RTL) based on `FlowDirection` property. In addition to that, all controls provide [localization](https://help.syncfusion.com/wpf/localization) support to change language of strings used in control specific to any culture. \ No newline at end of file diff --git a/wpf/samples.md b/wpf/samples.md index 32cee3c0c..abbcf2db5 100644 --- a/wpf/samples.md +++ b/wpf/samples.md @@ -1,17 +1,17 @@ --- layout: post -title: Guide to run online and offline samples from WPF Studio | Syncfusion -description: Learn how to run the online samples and offline samples of Syncfusion Essential Studio WPF controls and components. +title: Guide to run online and offline samples from WPF Studio | Syncfusion® +description: Learn how to run the online samples and offline samples of Syncfusion® Essential Studio® WPF controls and components. platform: wpf control: Featured Samples documentation: ug --- -# Featured Samples for Syncfusion WPF Controls +# Featured Samples for Syncfusion® WPF Controls -## Syncfusion WPF Controls Panel +## Syncfusion® WPF Controls Panel -To explore Syncfusion WPF controls and components, Open `Syncfusion WPF Controls Panel` by searching it from start and open. +To explore Syncfusion® WPF controls and components, Open `Syncfusion® WPF Controls Panel` by searching it from start and open. ![WPF Control Panel Search](Guidetorunthesamples_images/wpf-control-panel-search.png) @@ -19,7 +19,7 @@ In another way, open the Control Panel from the following installed location. C:\Program Files (x86)\Syncfusion\Essential Studio\WPF\{{ site.releaseversion }}\Infrastructure\Launcher\Syncfusion WPF Control Panel.exe -N> In above section, latest Essential Studio version details has been provided. You can refer installed Essential Studio version instead of mentioned version. +N> In above section, latest Essential Studio® version details has been provided. You can refer installed Essential Studio® version instead of mentioned version. ![Syncfusion WPF Controls Panel](Guidetorunthesamples_images/syncfusion-wpf-controls-panel.PNG) @@ -35,13 +35,13 @@ The Offline samples are available in the following installed location where you C:\Users\Public\Documents\Syncfusion\WPF\{{ site.releaseversion }}\ -The offline samples can also be explored directly from the `Syncfusion WPF Sample Browser` and opened in Visual Studio by running the required sample and selecting the `Open source code in visual studio`. +The offline samples can also be explored directly from the `Syncfusion® WPF Sample Browser` and opened in Visual Studio by running the required sample and selecting the `Open source code in visual studio`. ![Exploring Syncfusion WPF Samples from Syncfusion WPF Sample Browser](Guidetorunthesamples_images/Exploring-syncfusion-wpf-Showcase-sample-from-SB.PNG) ### Offline showcase samples -To explore any individual showcase sample from the `Syncfusion WPF Sample Browser`, Click `Explore Demo Source` and navigate to `showcase` folder. +To explore any individual showcase sample from the `Syncfusion® WPF Sample Browser`, Click `Explore Demo Source` and navigate to `showcase` folder. ![Exploring Syncfusion WPF Showcase Samples](Guidetorunthesamples_images/Exploring-syncfusion-wpf-Showcase-sample.PNG) @@ -54,7 +54,7 @@ N> To run the individual control demos, please refer the instruction from [Runni ## Download demos from online (Clone from github repository) -You can explore Syncfusion WPF controls using [GitHub WPF demos](https://github.com/syncfusion/wpf-demos), where all wpf demos are configured using `NuGet` to run without installing Syncfusion WPF Studio. +You can explore Syncfusion® WPF controls using [GitHub WPF demos](https://github.com/syncfusion/wpf-demos), where all wpf demos are configured using `NuGet` to run without installing Syncfusion® WPF Studio. ### Download showcase demos from online From 0f1fab998c4575f1e13935cb0cacc7d6b92efc7a Mon Sep 17 00:00:00 2001 From: Yuvaraj Date: Fri, 6 Dec 2024 15:41:47 +0530 Subject: [PATCH 2/8] Resolved CI error --- wpf/Installation/install-nuget-packages.md | 2 +- wpf/Introduction/Common-Supports.md | 14 +++++++------- wpf/Introduction/Deployment.md | 8 ++++---- wpf/Introduction/Manual-Installation.md | 14 +++++++------- wpf/Introduction/NET-Framework-support-History.md | 10 +++++----- wpf/Introduction/Overview.md | 8 ++++---- wpf/Introduction/Sample-Locations.md | 10 +++++----- wpf/Introduction/System-Requirement.md | 8 ++++---- wpf/Localization.md | 2 +- wpf/Themes/Touch-Support.md | 2 +- 10 files changed, 39 insertions(+), 39 deletions(-) diff --git a/wpf/Installation/install-nuget-packages.md b/wpf/Installation/install-nuget-packages.md index ec26bc62f..b0dfa9e66 100644 --- a/wpf/Installation/install-nuget-packages.md +++ b/wpf/Installation/install-nuget-packages.md @@ -2,7 +2,7 @@ layout: post title: Install Syncfusion® WPF NuGet packages - Syncfusion® description: Learn here about how to install Syncfusion® WPF NuGet packages from Package manager and NuGet manager. -platform: WPF +platform: wpf control: Extension documentation: ug diff --git a/wpf/Introduction/Common-Supports.md b/wpf/Introduction/Common-Supports.md index c6fe09407..c526fe05b 100644 --- a/wpf/Introduction/Common-Supports.md +++ b/wpf/Introduction/Common-Supports.md @@ -1,19 +1,19 @@ --- layout: post -title: Common Supports| Introduction | Wpf | Syncfusion® -description: Learn here all about introduction of Syncfusion® Essential Studio® WPF Common Supports, its elements and more. +title: Common Supports| Introduction | Wpf | Syncfusion +description: Learn here all about introduction of Syncfusion Essential Studio WPF Common Supports, its elements and more. platform: wpf control: Introduction documentation: ug --- -# Common Supports in Essential Studio® WPF +# Common Supports in Essential Studio WPF ## Expression Blend -Most of the Syncfusion® controls are enhanced with blend support. The following steps allow the control to design in Visual Studio Expression Blend. +Most of the Syncfusion controls are enhanced with blend support. The following steps allow the control to design in Visual Studio Expression Blend. -1. Create a WPF project in Expression Blend and refer to the Syncfusion® corresponding control’s assemblies. For example, to add Docking Manager control, add its assembly Syncfusion.Tools.Wpf and its dependency assembly Syncfusion.Shared.Wpf +1. Create a WPF project in Expression Blend and refer to the Syncfusion corresponding control’s assemblies. For example, to add Docking Manager control, add its assembly Syncfusion.Tools.Wpf and its dependency assembly Syncfusion.Shared.Wpf ![Common-Supports_images1](Common-Supports_images/Common-Supports_img1.png) @@ -37,7 +37,7 @@ Most of the Syncfusion® controls are enhanced with blend support. The following ## Testing -The following Syncfusion® controls come with built in testing support like [Coded UI](https://learn.microsoft.com/en-us/archive/msdn-magazine/2012/march/coded-ui-test-automation-using-visual-studio-2010-coded-ui) and QTP that enables you to develop enriched automation Test Project for automation to ensure the reliability. +The following Syncfusion controls come with built in testing support like [Coded UI](https://learn.microsoft.com/en-us/archive/msdn-magazine/2012/march/coded-ui-test-automation-using-visual-studio-2010-coded-ui) and QTP that enables you to develop enriched automation Test Project for automation to ensure the reliability. ### Coded UI @@ -61,7 +61,7 @@ The following Syncfusion® controls come with built in testing support like [Cod ## Localization -Localization is the process of making your application multi-lingual, by formatting the content according to cultures. This involves configuring the application for a specific language. Culture is the combination of language and location, for example En-US is the culture for English spoken in United States; En-GB is the culture for English spoken in Great Britain. Syncfusion® controls allow you to set custom resource through the Resx file with standard filename as [AssemblyName].[CultureInfo Code].resx, for example Syncfusion.Tools.wpf.fr-FR.resx, Syncfusion.SfSchedule.wpf.fr-FR.resx. And by giving the string values in the resource file for a specific culture and set the culture in the application. The string values should be set to the controls respective resource key. +Localization is the process of making your application multi-lingual, by formatting the content according to cultures. This involves configuring the application for a specific language. Culture is the combination of language and location, for example En-US is the culture for English spoken in United States; En-GB is the culture for English spoken in Great Britain. Syncfusion controls allow you to set custom resource through the Resx file with standard filename as [AssemblyName].[CultureInfo Code].resx, for example Syncfusion.Tools.wpf.fr-FR.resx, Syncfusion.SfSchedule.wpf.fr-FR.resx. And by giving the string values in the resource file for a specific culture and set the culture in the application. The string values should be set to the controls respective resource key. ### The followings are the step to localize a control: diff --git a/wpf/Introduction/Deployment.md b/wpf/Introduction/Deployment.md index f526c4d24..b500ae814 100644 --- a/wpf/Introduction/Deployment.md +++ b/wpf/Introduction/Deployment.md @@ -1,13 +1,13 @@ --- layout: post -title: Deployment| | Wpf | Syncfusion® -description: Learn here all about Deployment of Syncfusion® Essential Studio® WPF Controls, its elements, features and more. +title: Deployment| | Wpf | Syncfusion +description: Learn here all about Deployment of Syncfusion Essential Studio WPF Controls, its elements, features and more. platform: wpf control: Introduction documentation: ug --- -# Deployment of Essential Studio® WPF +# Deployment of Essential Studio WPF ## Control Dependencies @@ -430,7 +430,7 @@ Syncfusion.Grid.WPFSyncfusion.GridCommon.WPFSyncfusion.Shared.WPFSyncfusion.Pivo ## ClickOnce Deployment -While processing [ClickOnce](https://docs.microsoft.com/en-us/previous-versions/dotnet/articles/ms996413(v=msdn.10)) deployment for publishing an applications with Syncfusion® WPF component, change the Publish Status option of the Syncfusion® Assemblies as “Include”. +While processing [ClickOnce](https://docs.microsoft.com/en-us/previous-versions/dotnet/articles/ms996413(v=msdn.10)) deployment for publishing an applications with Syncfusion WPF component, change the Publish Status option of the Syncfusion Assemblies as “Include”. ![Deployment_images1](Deployment_images/Deployment_img1.png) diff --git a/wpf/Introduction/Manual-Installation.md b/wpf/Introduction/Manual-Installation.md index 83f941373..3277ac7e6 100644 --- a/wpf/Introduction/Manual-Installation.md +++ b/wpf/Introduction/Manual-Installation.md @@ -1,26 +1,26 @@ --- layout: post -title: Manual Installation| Introduction | Wpf | Syncfusion® -description: Learn here all about Manual Installation of Syncfusion® Essential Studio® WPF controls, its elements and more. +title: Manual Installation| Introduction | Wpf | Syncfusion +description: Learn here all about Manual Installation of Syncfusion Essential Studio WPF controls, its elements and more. platform: wpf control: Introduction documentation: ug --- -# Manual Installation of Essential Studio® WPF +# Manual Installation of Essential Studio WPF -For step-by-step installation procedure for the installation of Essential Studio®, you can refer to: Installation->Installation and Deployment in the Common UG or from the following location. +For step-by-step installation procedure for the installation of Essential Studio, you can refer to: Installation->Installation and Deployment in the Common UG or from the following location. -The following procedure illustrates how to install Essential Studio®.  +The following procedure illustrates how to install Essential Studio.  -1. Double-click the Syncfusion® Essential Studio® WPF Setup file. The Self-Extractor Wizard opens and extracts the package automatically. +1. Double-click the Syncfusion Essential Studio WPF Setup file. The Self-Extractor Wizard opens and extracts the package automatically. 2. Enter User Name, Organization and Unlock Key in the corresponding text boxes provided. 3. Click Next 4. After reading the terms, click the “I accept the terms and conditions” check box. 5. Click Next. The Select the Installation and Samples Folder window opens. 6. To install it in the displayed default location, click Install. 7. Select the Run Dashboard check box to launch the Dashboard after installing. -8. Click Finish. Essential Studio® is installed in your system and the Syncfusion® Essential Studio® [Dashboard](http://help.syncfusion.com/common/essential-studio/utilities#dashboard.htm) is launched automatically. +8. Click Finish. Essential Studio is installed in your system and the Syncfusion Essential Studio [Dashboard](http://help.syncfusion.com/common/essential-studio/utilities#dashboard.htm) is launched automatically. diff --git a/wpf/Introduction/NET-Framework-support-History.md b/wpf/Introduction/NET-Framework-support-History.md index fd59139a6..48c2137ff 100644 --- a/wpf/Introduction/NET-Framework-support-History.md +++ b/wpf/Introduction/NET-Framework-support-History.md @@ -1,7 +1,7 @@ --- layout: post -title: NET Framework support History| Introduction | Wpf | Syncfusion® -description: Learn here all about .NET Framework support History of Syncfusion® Essential Studio® WPF, its elements and more. +title: NET Framework support History| Introduction | Wpf | Syncfusion +description: Learn here all about .NET Framework support History of Syncfusion Essential Studio WPF, its elements and more. platform: wpf control: Introduction documentation: ug @@ -11,9 +11,9 @@ documentation: ug ## Version Compatibility -The table represents the .NET Framework versions vs Syncfusion® version. +The table represents the .NET Framework versions vs Syncfusion version. -### .NET Framework versions vs Syncfusion® version +### .NET Framework versions vs Syncfusion version
@@ -49,7 +49,7 @@ Yes ## Control compatibility -Syncfusion® WPF controls are always updated with the Microsoft latest Framework. The following table contains information about controls compatibility with earlier version of .NET Framework +Syncfusion WPF controls are always updated with the Microsoft latest Framework. The following table contains information about controls compatibility with earlier version of .NET Framework ### List of controls compatibility with earlier version of .NET Framework diff --git a/wpf/Introduction/Overview.md b/wpf/Introduction/Overview.md index 645cd9958..1e5a89711 100644 --- a/wpf/Introduction/Overview.md +++ b/wpf/Introduction/Overview.md @@ -1,15 +1,15 @@ --- layout: post -title: About Essential Studio® WPF | Syncfusion® -description: Learn here all about introduction of Syncfusion® Essential Studio® WPF, its elements, features and more. +title: About Essential Studio WPF | Syncfusion +description: Learn here all about introduction of Syncfusion Essential Studio WPF, its elements, features and more. platform: wpf control: Introduction documentation: ug --- -# Introduction of Essential Studio® WPF +# Introduction of Essential Studio WPF -Comprehensive toolkit with 100+ unique WPF controls that contains enriched features, built in Performance, Enterprise dashboards, MVVM Compatible, Unique file format libraries. This is a user guide for Essential Studio® for WPF that is also documented along with separate code examples showcasing the usage on different controls. +Comprehensive toolkit with 100+ unique WPF controls that contains enriched features, built in Performance, Enterprise dashboards, MVVM Compatible, Unique file format libraries. This is a user guide for Essential Studio for WPF that is also documented along with separate code examples showcasing the usage on different controls. ### List of controls diff --git a/wpf/Introduction/Sample-Locations.md b/wpf/Introduction/Sample-Locations.md index bd57bb7b9..1c7ca4e6d 100644 --- a/wpf/Introduction/Sample-Locations.md +++ b/wpf/Introduction/Sample-Locations.md @@ -1,15 +1,15 @@ --- layout: post -title: Sample Locations| Introduction | Wpf | Syncfusion® -description: Learn here all about introduction of Syncfusion® Essential Studio® WPF Sample Locations, its elements and more. +title: Sample Locations| Introduction | Wpf | Syncfusion +description: Learn here all about introduction of Syncfusion Essential Studio WPF Sample Locations, its elements and more. platform: wpf control: Introduction documentation: ug --- -# Sample Locations of Essential Studio® WPF +# Sample Locations of Essential Studio WPF -## The Essential® WPF samples are installed in the following location: +## The Essential WPF samples are installed in the following location: _[Installed Drive]:\Users\[user name]\AppData\Local\Syncfusion\EssentialStudio\XX.X.X.XX\WPF\samples_ @@ -30,5 +30,5 @@ The following screenshot displays the Dashboard. ![Sample-Locations_images1](Sample-Locations_images/Sample-Locations_img1.png) -Essential Studio® Dashboard +Essential Studio Dashboard {:.caption} diff --git a/wpf/Introduction/System-Requirement.md b/wpf/Introduction/System-Requirement.md index bcd7fdb10..19b941c98 100644 --- a/wpf/Introduction/System-Requirement.md +++ b/wpf/Introduction/System-Requirement.md @@ -1,15 +1,15 @@ --- layout: post -title: System Requirement| Introduction | Wpf | Syncfusion® -description: Learn here all about System Requirements of Syncfusion® Essential Studio® WPF, its elements, features, and more. +title: System Requirement| Introduction | Wpf | Syncfusion +description: Learn here all about System Requirements of Syncfusion Essential Studio WPF, its elements, features, and more. platform: wpf control: Introduction documentation: ug --- -# System Requirements of Essential Studio® WPF +# System Requirements of Essential Studio WPF -This section describes the system requirements to use Syncfusion® WPFControls for development. +This section describes the system requirements to use Syncfusion WPFControls for development. ## Framework diff --git a/wpf/Localization.md b/wpf/Localization.md index 5cb8fe3d2..6cdc14c69 100644 --- a/wpf/Localization.md +++ b/wpf/Localization.md @@ -17,7 +17,7 @@ When you change the application culture, you can localize the application based {% tabs %} -{%highlight C#%} +{% highlight C# %} public partial class MainWindow { diff --git a/wpf/Themes/Touch-Support.md b/wpf/Themes/Touch-Support.md index b67d95117..12341aa7e 100644 --- a/wpf/Themes/Touch-Support.md +++ b/wpf/Themes/Touch-Support.md @@ -2,7 +2,7 @@ layout: post title: Touch Support in Syncfusion® WPF controls description: This article explains how to enable touch design for Syncfusion® WPF Controls using SizeMode property in SkinManager. -platform: WPF +platform: wpf control: General documentation: ug --- From 78da1600087b7d581d758ca9b6b6b64c0aaf5140 Mon Sep 17 00:00:00 2001 From: Yuvaraj Date: Fri, 6 Dec 2024 16:01:04 +0530 Subject: [PATCH 3/8] added trademark symbol in introduction file --- wpf/Introduction/Common-Supports.md | 12 ++++++------ wpf/Introduction/Deployment.md | 4 ++-- wpf/Introduction/Manual-Installation.md | 10 +++++----- wpf/Introduction/NET-Framework-support-History.md | 8 ++++---- wpf/Introduction/Overview.md | 4 ++-- wpf/Introduction/Sample-Locations.md | 4 ++-- wpf/Introduction/System-Requirement.md | 6 +++--- 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/wpf/Introduction/Common-Supports.md b/wpf/Introduction/Common-Supports.md index c526fe05b..b2f84fa9e 100644 --- a/wpf/Introduction/Common-Supports.md +++ b/wpf/Introduction/Common-Supports.md @@ -1,19 +1,19 @@ --- layout: post -title: Common Supports| Introduction | Wpf | Syncfusion -description: Learn here all about introduction of Syncfusion Essential Studio WPF Common Supports, its elements and more. +title: Common Supports| Introduction | Wpf | Syncfusion® +description: Learn here all about introduction of Syncfusion® Essential Studio® WPF Common Supports, its elements and more. platform: wpf control: Introduction documentation: ug --- -# Common Supports in Essential Studio WPF +# Common Supports in Essential Studio® WPF ## Expression Blend -Most of the Syncfusion controls are enhanced with blend support. The following steps allow the control to design in Visual Studio Expression Blend. +Most of the Syncfusion® controls are enhanced with blend support. The following steps allow the control to design in Visual Studio Expression Blend. -1. Create a WPF project in Expression Blend and refer to the Syncfusion corresponding control’s assemblies. For example, to add Docking Manager control, add its assembly Syncfusion.Tools.Wpf and its dependency assembly Syncfusion.Shared.Wpf +1. Create a WPF project in Expression Blend and refer to the Syncfusion® corresponding control’s assemblies. For example, to add Docking Manager control, add its assembly Syncfusion.Tools.Wpf and its dependency assembly Syncfusion.Shared.Wpf ![Common-Supports_images1](Common-Supports_images/Common-Supports_img1.png) @@ -37,7 +37,7 @@ Most of the Syncfusion controls are enhanced with blend support. The following s ## Testing -The following Syncfusion controls come with built in testing support like [Coded UI](https://learn.microsoft.com/en-us/archive/msdn-magazine/2012/march/coded-ui-test-automation-using-visual-studio-2010-coded-ui) and QTP that enables you to develop enriched automation Test Project for automation to ensure the reliability. +The following Syncfusion® controls come with built in testing support like [Coded UI](https://learn.microsoft.com/en-us/archive/msdn-magazine/2012/march/coded-ui-test-automation-using-visual-studio-2010-coded-ui) and QTP that enables you to develop enriched automation Test Project for automation to ensure the reliability. ### Coded UI diff --git a/wpf/Introduction/Deployment.md b/wpf/Introduction/Deployment.md index b500ae814..75f0bb542 100644 --- a/wpf/Introduction/Deployment.md +++ b/wpf/Introduction/Deployment.md @@ -1,7 +1,7 @@ --- layout: post -title: Deployment| | Wpf | Syncfusion -description: Learn here all about Deployment of Syncfusion Essential Studio WPF Controls, its elements, features and more. +title: Deployment| | Wpf | Syncfusion® +description: Learn here all about Deployment of Syncfusion® Essential Studio® WPF Controls, its elements, features and more. platform: wpf control: Introduction documentation: ug diff --git a/wpf/Introduction/Manual-Installation.md b/wpf/Introduction/Manual-Installation.md index 3277ac7e6..8ef705250 100644 --- a/wpf/Introduction/Manual-Installation.md +++ b/wpf/Introduction/Manual-Installation.md @@ -1,7 +1,7 @@ --- layout: post -title: Manual Installation| Introduction | Wpf | Syncfusion -description: Learn here all about Manual Installation of Syncfusion Essential Studio WPF controls, its elements and more. +title: Manual Installation| Introduction | Wpf | Syncfusion® +description: Learn here all about Manual Installation of Syncfusion® Essential Studio® WPF controls, its elements and more. platform: wpf control: Introduction documentation: ug @@ -9,18 +9,18 @@ documentation: ug # Manual Installation of Essential Studio WPF -For step-by-step installation procedure for the installation of Essential Studio, you can refer to: Installation->Installation and Deployment in the Common UG or from the following location. +For step-by-step installation procedure for the installation of Essential Studio®, you can refer to: Installation->Installation and Deployment in the Common UG or from the following location. The following procedure illustrates how to install Essential Studio.  -1. Double-click the Syncfusion Essential Studio WPF Setup file. The Self-Extractor Wizard opens and extracts the package automatically. +1. Double-click the Syncfusion® Essential Studio® WPF Setup file. The Self-Extractor Wizard opens and extracts the package automatically. 2. Enter User Name, Organization and Unlock Key in the corresponding text boxes provided. 3. Click Next 4. After reading the terms, click the “I accept the terms and conditions” check box. 5. Click Next. The Select the Installation and Samples Folder window opens. 6. To install it in the displayed default location, click Install. 7. Select the Run Dashboard check box to launch the Dashboard after installing. -8. Click Finish. Essential Studio is installed in your system and the Syncfusion Essential Studio [Dashboard](http://help.syncfusion.com/common/essential-studio/utilities#dashboard.htm) is launched automatically. +8. Click Finish. Essential Studio is installed in your system and the Syncfusion® Essential Studio® [Dashboard](http://help.syncfusion.com/common/essential-studio/utilities#dashboard.htm) is launched automatically. diff --git a/wpf/Introduction/NET-Framework-support-History.md b/wpf/Introduction/NET-Framework-support-History.md index 48c2137ff..1de6323b0 100644 --- a/wpf/Introduction/NET-Framework-support-History.md +++ b/wpf/Introduction/NET-Framework-support-History.md @@ -1,7 +1,7 @@ --- layout: post -title: NET Framework support History| Introduction | Wpf | Syncfusion -description: Learn here all about .NET Framework support History of Syncfusion Essential Studio WPF, its elements and more. +title: NET Framework support History| Introduction | Wpf | Syncfusion® +description: Learn here all about .NET Framework support History of Syncfusion® Essential Studio® WPF, its elements and more. platform: wpf control: Introduction documentation: ug @@ -11,9 +11,9 @@ documentation: ug ## Version Compatibility -The table represents the .NET Framework versions vs Syncfusion version. +The table represents the .NET Framework versions vs Syncfusion® version. -### .NET Framework versions vs Syncfusion version +### .NET Framework versions vs Syncfusion® version
diff --git a/wpf/Introduction/Overview.md b/wpf/Introduction/Overview.md index 1e5a89711..db23bfa59 100644 --- a/wpf/Introduction/Overview.md +++ b/wpf/Introduction/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Essential Studio WPF | Syncfusion -description: Learn here all about introduction of Syncfusion Essential Studio WPF, its elements, features and more. +title: About Essential Studio WPF | Syncfusion® +description: Learn here all about introduction of Syncfusion® Essential Studio® WPF, its elements, features and more. platform: wpf control: Introduction documentation: ug diff --git a/wpf/Introduction/Sample-Locations.md b/wpf/Introduction/Sample-Locations.md index 1c7ca4e6d..3f3eaf63d 100644 --- a/wpf/Introduction/Sample-Locations.md +++ b/wpf/Introduction/Sample-Locations.md @@ -1,7 +1,7 @@ --- layout: post -title: Sample Locations| Introduction | Wpf | Syncfusion -description: Learn here all about introduction of Syncfusion Essential Studio WPF Sample Locations, its elements and more. +title: Sample Locations| Introduction | Wpf | Syncfusion® +description: Learn here all about introduction of Syncfusion® Essential Studio® WPF Sample Locations, its elements and more. platform: wpf control: Introduction documentation: ug diff --git a/wpf/Introduction/System-Requirement.md b/wpf/Introduction/System-Requirement.md index 19b941c98..6283af29e 100644 --- a/wpf/Introduction/System-Requirement.md +++ b/wpf/Introduction/System-Requirement.md @@ -1,7 +1,7 @@ --- layout: post -title: System Requirement| Introduction | Wpf | Syncfusion -description: Learn here all about System Requirements of Syncfusion Essential Studio WPF, its elements, features, and more. +title: System Requirement| Introduction | Wpf | Syncfusion® +description: Learn here all about System Requirements of Syncfusion® Essential Studio® WPF, its elements, features, and more. platform: wpf control: Introduction documentation: ug @@ -9,7 +9,7 @@ documentation: ug # System Requirements of Essential Studio WPF -This section describes the system requirements to use Syncfusion WPFControls for development. +This section describes the system requirements to use Syncfusion® WPFControls for development. ## Framework From a873dce20b0a38065c86ac551f93c3a8d0e24fc5 Mon Sep 17 00:00:00 2001 From: Yuvaraj Date: Tue, 10 Dec 2024 11:30:36 +0530 Subject: [PATCH 4/8] Reverted the trademark symbol inclusion in Introduction file --- wpf/Introduction/Common-Supports.md | 12 ++++++------ wpf/Introduction/Deployment.md | 4 ++-- wpf/Introduction/Manual-Installation.md | 10 +++++----- wpf/Introduction/NET-Framework-support-History.md | 8 ++++---- wpf/Introduction/Overview.md | 4 ++-- wpf/Introduction/Sample-Locations.md | 4 ++-- wpf/Introduction/System-Requirement.md | 6 +++--- 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/wpf/Introduction/Common-Supports.md b/wpf/Introduction/Common-Supports.md index b2f84fa9e..c526fe05b 100644 --- a/wpf/Introduction/Common-Supports.md +++ b/wpf/Introduction/Common-Supports.md @@ -1,19 +1,19 @@ --- layout: post -title: Common Supports| Introduction | Wpf | Syncfusion® -description: Learn here all about introduction of Syncfusion® Essential Studio® WPF Common Supports, its elements and more. +title: Common Supports| Introduction | Wpf | Syncfusion +description: Learn here all about introduction of Syncfusion Essential Studio WPF Common Supports, its elements and more. platform: wpf control: Introduction documentation: ug --- -# Common Supports in Essential Studio® WPF +# Common Supports in Essential Studio WPF ## Expression Blend -Most of the Syncfusion® controls are enhanced with blend support. The following steps allow the control to design in Visual Studio Expression Blend. +Most of the Syncfusion controls are enhanced with blend support. The following steps allow the control to design in Visual Studio Expression Blend. -1. Create a WPF project in Expression Blend and refer to the Syncfusion® corresponding control’s assemblies. For example, to add Docking Manager control, add its assembly Syncfusion.Tools.Wpf and its dependency assembly Syncfusion.Shared.Wpf +1. Create a WPF project in Expression Blend and refer to the Syncfusion corresponding control’s assemblies. For example, to add Docking Manager control, add its assembly Syncfusion.Tools.Wpf and its dependency assembly Syncfusion.Shared.Wpf ![Common-Supports_images1](Common-Supports_images/Common-Supports_img1.png) @@ -37,7 +37,7 @@ Most of the Syncfusion® controls are enhanced with blend support. The following ## Testing -The following Syncfusion® controls come with built in testing support like [Coded UI](https://learn.microsoft.com/en-us/archive/msdn-magazine/2012/march/coded-ui-test-automation-using-visual-studio-2010-coded-ui) and QTP that enables you to develop enriched automation Test Project for automation to ensure the reliability. +The following Syncfusion controls come with built in testing support like [Coded UI](https://learn.microsoft.com/en-us/archive/msdn-magazine/2012/march/coded-ui-test-automation-using-visual-studio-2010-coded-ui) and QTP that enables you to develop enriched automation Test Project for automation to ensure the reliability. ### Coded UI diff --git a/wpf/Introduction/Deployment.md b/wpf/Introduction/Deployment.md index 75f0bb542..b500ae814 100644 --- a/wpf/Introduction/Deployment.md +++ b/wpf/Introduction/Deployment.md @@ -1,7 +1,7 @@ --- layout: post -title: Deployment| | Wpf | Syncfusion® -description: Learn here all about Deployment of Syncfusion® Essential Studio® WPF Controls, its elements, features and more. +title: Deployment| | Wpf | Syncfusion +description: Learn here all about Deployment of Syncfusion Essential Studio WPF Controls, its elements, features and more. platform: wpf control: Introduction documentation: ug diff --git a/wpf/Introduction/Manual-Installation.md b/wpf/Introduction/Manual-Installation.md index 8ef705250..3277ac7e6 100644 --- a/wpf/Introduction/Manual-Installation.md +++ b/wpf/Introduction/Manual-Installation.md @@ -1,7 +1,7 @@ --- layout: post -title: Manual Installation| Introduction | Wpf | Syncfusion® -description: Learn here all about Manual Installation of Syncfusion® Essential Studio® WPF controls, its elements and more. +title: Manual Installation| Introduction | Wpf | Syncfusion +description: Learn here all about Manual Installation of Syncfusion Essential Studio WPF controls, its elements and more. platform: wpf control: Introduction documentation: ug @@ -9,18 +9,18 @@ documentation: ug # Manual Installation of Essential Studio WPF -For step-by-step installation procedure for the installation of Essential Studio®, you can refer to: Installation->Installation and Deployment in the Common UG or from the following location. +For step-by-step installation procedure for the installation of Essential Studio, you can refer to: Installation->Installation and Deployment in the Common UG or from the following location. The following procedure illustrates how to install Essential Studio.  -1. Double-click the Syncfusion® Essential Studio® WPF Setup file. The Self-Extractor Wizard opens and extracts the package automatically. +1. Double-click the Syncfusion Essential Studio WPF Setup file. The Self-Extractor Wizard opens and extracts the package automatically. 2. Enter User Name, Organization and Unlock Key in the corresponding text boxes provided. 3. Click Next 4. After reading the terms, click the “I accept the terms and conditions” check box. 5. Click Next. The Select the Installation and Samples Folder window opens. 6. To install it in the displayed default location, click Install. 7. Select the Run Dashboard check box to launch the Dashboard after installing. -8. Click Finish. Essential Studio is installed in your system and the Syncfusion® Essential Studio® [Dashboard](http://help.syncfusion.com/common/essential-studio/utilities#dashboard.htm) is launched automatically. +8. Click Finish. Essential Studio is installed in your system and the Syncfusion Essential Studio [Dashboard](http://help.syncfusion.com/common/essential-studio/utilities#dashboard.htm) is launched automatically. diff --git a/wpf/Introduction/NET-Framework-support-History.md b/wpf/Introduction/NET-Framework-support-History.md index 1de6323b0..48c2137ff 100644 --- a/wpf/Introduction/NET-Framework-support-History.md +++ b/wpf/Introduction/NET-Framework-support-History.md @@ -1,7 +1,7 @@ --- layout: post -title: NET Framework support History| Introduction | Wpf | Syncfusion® -description: Learn here all about .NET Framework support History of Syncfusion® Essential Studio® WPF, its elements and more. +title: NET Framework support History| Introduction | Wpf | Syncfusion +description: Learn here all about .NET Framework support History of Syncfusion Essential Studio WPF, its elements and more. platform: wpf control: Introduction documentation: ug @@ -11,9 +11,9 @@ documentation: ug ## Version Compatibility -The table represents the .NET Framework versions vs Syncfusion® version. +The table represents the .NET Framework versions vs Syncfusion version. -### .NET Framework versions vs Syncfusion® version +### .NET Framework versions vs Syncfusion version
diff --git a/wpf/Introduction/Overview.md b/wpf/Introduction/Overview.md index db23bfa59..1e5a89711 100644 --- a/wpf/Introduction/Overview.md +++ b/wpf/Introduction/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Essential Studio WPF | Syncfusion® -description: Learn here all about introduction of Syncfusion® Essential Studio® WPF, its elements, features and more. +title: About Essential Studio WPF | Syncfusion +description: Learn here all about introduction of Syncfusion Essential Studio WPF, its elements, features and more. platform: wpf control: Introduction documentation: ug diff --git a/wpf/Introduction/Sample-Locations.md b/wpf/Introduction/Sample-Locations.md index 3f3eaf63d..1c7ca4e6d 100644 --- a/wpf/Introduction/Sample-Locations.md +++ b/wpf/Introduction/Sample-Locations.md @@ -1,7 +1,7 @@ --- layout: post -title: Sample Locations| Introduction | Wpf | Syncfusion® -description: Learn here all about introduction of Syncfusion® Essential Studio® WPF Sample Locations, its elements and more. +title: Sample Locations| Introduction | Wpf | Syncfusion +description: Learn here all about introduction of Syncfusion Essential Studio WPF Sample Locations, its elements and more. platform: wpf control: Introduction documentation: ug diff --git a/wpf/Introduction/System-Requirement.md b/wpf/Introduction/System-Requirement.md index 6283af29e..19b941c98 100644 --- a/wpf/Introduction/System-Requirement.md +++ b/wpf/Introduction/System-Requirement.md @@ -1,7 +1,7 @@ --- layout: post -title: System Requirement| Introduction | Wpf | Syncfusion® -description: Learn here all about System Requirements of Syncfusion® Essential Studio® WPF, its elements, features, and more. +title: System Requirement| Introduction | Wpf | Syncfusion +description: Learn here all about System Requirements of Syncfusion Essential Studio WPF, its elements, features, and more. platform: wpf control: Introduction documentation: ug @@ -9,7 +9,7 @@ documentation: ug # System Requirements of Essential Studio WPF -This section describes the system requirements to use Syncfusion® WPFControls for development. +This section describes the system requirements to use Syncfusion WPFControls for development. ## Framework From b14904fa0f9b69396c9c99da402a397add900510 Mon Sep 17 00:00:00 2001 From: Yuvaraj Date: Tue, 10 Dec 2024 12:13:41 +0530 Subject: [PATCH 5/8] Resolved MD tag validation issue --- wpf/Themes/Skin-Manager.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wpf/Themes/Skin-Manager.md b/wpf/Themes/Skin-Manager.md index 990a60efd..0ca12706c 100644 --- a/wpf/Themes/Skin-Manager.md +++ b/wpf/Themes/Skin-Manager.md @@ -1138,7 +1138,7 @@ We have provided an example that demonstrates switching between the Window11Ligh {% tabs %} -{% highlight C# %} +{% highlight C# %} private void RadioButton_Click(object sender, RoutedEventArgs e) { From e5822c89f6b7d1a56a3691387ad8232b6631edba Mon Sep 17 00:00:00 2001 From: Yuvaraj Date: Wed, 11 Dec 2024 17:24:04 +0530 Subject: [PATCH 6/8] modified dotnet-framework-compatibility file --- wpf/dotnet-framework-compatibility.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/wpf/dotnet-framework-compatibility.md b/wpf/dotnet-framework-compatibility.md index 855e10a83..5aa81fdf6 100644 --- a/wpf/dotnet-framework-compatibility.md +++ b/wpf/dotnet-framework-compatibility.md @@ -8,7 +8,7 @@ documentation: ug --- # .NET Framework Compatibility -Syncfusion® WPF Controls are always compatible latest .NET Framework versions. +Syncfusion® WPF Controls are always compatible latest .NET Framework versions. ## Version Compatibility @@ -96,4 +96,15 @@ From 25.1 (2024 Vol1)
+ + + + + + + + + +
+From 28.1 (2024 Vol4)
No
No
No
No
Yes
From 202896db3b1db97c049ee16b4c467599b2e61653 Mon Sep 17 00:00:00 2001 From: Yuvaraj Date: Thu, 12 Dec 2024 10:45:00 +0530 Subject: [PATCH 7/8] Changed to unicode --- wpf/Add-Syncfusion-Controls.md | 28 ++++++------ wpf/Blend-Support.md | 12 ++--- wpf/Control-Dependencies.md | 8 ++-- wpf/Installation/Installation-errors.md | 10 ++--- wpf/Installation/install-nuget-packages.md | 44 +++++++++---------- .../offline-installer/how-to-download.md | 16 +++---- .../offline-installer/how-to-install.md | 28 ++++++------ .../web-installer/how-to-download.md | 16 +++---- .../web-installer/how-to-install.md | 34 +++++++------- wpf/Localization.md | 12 ++--- wpf/Pattern-and-Practices.md | 4 +- wpf/System-Requirements.md | 8 ++-- wpf/Themes/Fluent-Theme.md | 4 +- wpf/Themes/Keyboard-Focus-Visual.md | 6 +-- wpf/Themes/ScrollBar-Mode.md | 4 +- wpf/Themes/Skin-Manager.md | 16 +++---- wpf/Themes/Theme-Studio.md | 20 ++++----- wpf/Themes/Touch-Support.md | 10 ++--- wpf/Welcome-to-Syncfusion-Essential-WPF.md | 8 ++-- wpf/arm-support.md | 6 +-- wpf/dotnet-core-compatibility.md | 14 +++--- wpf/dotnet-framework-compatibility.md | 6 +-- wpf/right-to-left.md | 8 ++-- wpf/samples.md | 18 ++++---- 24 files changed, 170 insertions(+), 170 deletions(-) diff --git a/wpf/Add-Syncfusion-Controls.md b/wpf/Add-Syncfusion-Controls.md index d0aabaf88..6f6c52f35 100644 --- a/wpf/Add-Syncfusion-Controls.md +++ b/wpf/Add-Syncfusion-Controls.md @@ -1,14 +1,14 @@ --- layout: post -title: Steps to add Syncfusion® Essential® WPF controls -description: Learn about the different ways to add Syncfusion® Essential® WPF controls to the Visual Studio project. +title: Steps to add Syncfusion® Essential® WPF controls +description: Learn about the different ways to add Syncfusion® Essential® WPF controls to the Visual Studio project. platform: wpf control: common documentation: ug --- -# Add Syncfusion® WPF Controls +# Add Syncfusion® WPF Controls -The Syncfusion® WPF controls can be added in a Visual Studio projects by using either of the following ways: +The Syncfusion® WPF controls can be added in a Visual Studio projects by using either of the following ways: * Using Designer * Using Code-Behind @@ -16,7 +16,7 @@ The Syncfusion® WPF controls can be added in a Visual Studio projects by using ## Using Designer -Syncfusion® UI for WPF are added automatically to the Visual Studio Toolbox during installation. The following steps help you to add the required Essential® WPF control using drag and drop from the Toolbox. For example: **SfTextBoxExt** +Syncfusion® UI for WPF are added automatically to the Visual Studio Toolbox during installation. The following steps help you to add the required Essential® WPF control using drag and drop from the Toolbox. For example: **SfTextBoxExt** 1. Create a WPF project in Visual Studio. @@ -30,7 +30,7 @@ Syncfusion® UI for WPF are added automatically to the Visual Studio Toolbox dur ### Using XAML -The following steps help you to add a required Essential® WPF Control using XAML Code, for example: **SfTextBoxExt**. +The following steps help you to add a required Essential® WPF Control using XAML Code, for example: **SfTextBoxExt**. 1. Create a WPF project in Visual Studio and refer the following assemblies: @@ -72,7 +72,7 @@ The following steps help you to add a required Essential® WPF Control using XA ## Using Code-Behind -Syncfusion® UI for WPF can be added at runtime using C# / VB. The following steps help you to add required Essential® WPF control using code. For example: **SfTextBoxExt**. +Syncfusion® UI for WPF can be added at runtime using C# / VB. The following steps help you to add required Essential® WPF control using code. For example: **SfTextBoxExt**. 1. Create a WPF project in Visual Studio and refer to the following assemblies: @@ -156,23 +156,23 @@ Me.Content = textBoxExt1 ## Using Project Template -Syncfusion® provides the Visual Studio Project Templates for the Syncfusion® WPF platform to create Syncfusion® WPF Application. +Syncfusion® provides the Visual Studio Project Templates for the Syncfusion® WPF platform to create Syncfusion® WPF Application. -I> The Syncfusion® WPF templates are available from v16.1.0.24. +I> The Syncfusion® WPF templates are available from v16.1.0.24. ### Create Syncfusion WPF project -The following steps direct you to create the Syncfusion® WPF project using the Visual Studio Project Template. +The following steps direct you to create the Syncfusion® WPF project using the Visual Studio Project Template. -1. To create a Syncfusion® WPF project, choose New Project-> Syncfusion->Windows->Syncfusion WPF Application from Visual Studio. +1. To create a Syncfusion® WPF project, choose New Project-> Syncfusion->Windows->Syncfusion WPF Application from Visual Studio. ![Create WPF application](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-1.png) 2. Name the Project, choose the destination location when required and set the framework of the project, then click OK. -N> Minimum target Framework is 4.0 for Syncfusion® WPF project templates. +N> Minimum target Framework is 4.0 for Syncfusion® WPF project templates. -3. Choose the options to configure the Syncfusion® WPF Application by using the following Project Configuration Wizard. +3. Choose the options to configure the Syncfusion® WPF Application by using the following Project Configuration Wizard. ![WPF Project configuration wizard](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-2.png) @@ -200,6 +200,6 @@ N> Minimum target Framework is 4.0 for Syncfusion® WPF project templates. ![Shows project folder for added control](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-8.png) -5. Then, Syncfusion® licensing registration required message box will be shown as follows, if you have installed the trial setup or NuGet packages since Syncfusion introduced the licensing system with the 2018 Volume 2 (v16.2.0.41) Essential Studio release. Please 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 for 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. +5. Then, Syncfusion® licensing registration required message box will be shown as follows, if you have installed the trial setup or NuGet packages since Syncfusion introduced the licensing system with the 2018 Volume 2 (v16.2.0.41) Essential Studio release. Please 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 for 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. ![Shows syncfusion license registration message](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-9.png) \ No newline at end of file diff --git a/wpf/Blend-Support.md b/wpf/Blend-Support.md index 4f3f65db5..38d9e4c05 100644 --- a/wpf/Blend-Support.md +++ b/wpf/Blend-Support.md @@ -1,7 +1,7 @@ --- layout: post -title: Steps to edit Style and Template with WPF Blend control | Syncfusion® -description: Learn how to edit the Style and Template in Syncfusion® Essential® WPF Blend Support control, its elements and more. +title: Steps to edit Style and Template with WPF Blend control | Syncfusion® +description: Learn how to edit the Style and Template in Syncfusion® Essential® WPF Blend Support control, its elements and more. platform: wpf control: Blend Support documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Getting Started with Blend Support -Essential® WPF control's Style and Template can be editable in Expression Blend and this section explains the same. +Essential® WPF control's Style and Template can be editable in Expression Blend and this section explains the same. ## Edit Control Style in Expression Blend @@ -17,7 +17,7 @@ Essential® WPF control's Style and Template can be editable in Expression Blend 2.Expand the Views, choose `Other Windows` and then choose `Objects` and `Timeline`. -3.In the “Objects and Timeline” pane, select a Syncfusion® control to modify a style. +3.In the “Objects and Timeline” pane, select a Syncfusion® control to modify a style. ![Blend-Support_images1](Blend-Support_images/GettingStarted_img1.jpeg) @@ -43,12 +43,12 @@ Essential® WPF control's Style and Template can be editable in Expression Blend 2.Expand the Views, choose `Other Windows` and then choose `Objects` and `Timeline`. -3.In the “Objects and Timeline” pane, select a Syncfusion® control to modify a template. +3.In the “Objects and Timeline” pane, select a Syncfusion® control to modify a template. ![Blend-Support_images4](Blend-Support_images/GettingStarted_img4.jpeg) -4.Right-click the Syncfusion® control and choose `Edit` template +4.Right-click the Syncfusion® control and choose `Edit` template ![Blend-Support_images5](Blend-Support_images/GettingStarted_img5.jpeg) diff --git a/wpf/Control-Dependencies.md b/wpf/Control-Dependencies.md index d7589b1d9..2940fcbe9 100644 --- a/wpf/Control-Dependencies.md +++ b/wpf/Control-Dependencies.md @@ -1,17 +1,17 @@ --- layout: post -title: Control Dependencies and Dependency assembly | WPF | Syncfusion® -description: Control and it's Dependency assembly or NuGet reference details for Syncfusion® Essential Studio® WPF products +title: Control Dependencies and Dependency assembly | WPF | Syncfusion® +description: Control and it's Dependency assembly or NuGet reference details for Syncfusion® Essential Studio® WPF products platform: wpf control: Control Dependencies documentation: ug --- -# Control Dependencies in Syncfusion®'s WPF Controls +# Control Dependencies in Syncfusion®'s WPF Controls This section contains a list of assembly or NuGet references required to use any control in the application. You can refer to the [installation and deployment section](https://help.syncfusion.com/wpf/installation-and-upgrade/system-requirements) to know about assembly installation location and [NuGet packages](https://help.syncfusion.com/wpf/visual-studio-integration/nuget-packages) section to know how to add NuGet reference. -You can refer to the [syncfusion controls section](https://help.syncfusion.com/wpf/add-syncfusion-controls) to learn how to add syncfusion® control. +You can refer to the [syncfusion controls section](https://help.syncfusion.com/wpf/add-syncfusion-controls) to learn how to add syncfusion® control. N> Starting with version 16.2(2018 Vol 2), the `Syncfusion.Licensing.dll` will be added as reference for all the Syncfusion WPF controls. Please refer to this [help topic](https://help.syncfusion.com/common/essential-studio/licensing/license-key), for more information. diff --git a/wpf/Installation/Installation-errors.md b/wpf/Installation/Installation-errors.md index ceb86ed6f..928d4b694 100644 --- a/wpf/Installation/Installation-errors.md +++ b/wpf/Installation/Installation-errors.md @@ -1,7 +1,7 @@ --- layout: post -title: Installation Errors in WPF - Syncfusion® -description: Learn here about the common installation errors and solution to those errors in Syncfusion® WPF Components installation. +title: Installation Errors in WPF - Syncfusion® +description: Learn here about the common installation errors and solution to those errors in Syncfusion® WPF Components installation. platform: wpf control: Installation and Deployment documentation: ug @@ -22,7 +22,7 @@ This article describes the most common installation errors, as well as the cause ### Problem -**Error Message:** Sorry, the provided unlock key is a trial unlock key and cannot be used to unlock the licensed version of our Essential Studio® for WPF installer. +**Error Message:** Sorry, the provided unlock key is a trial unlock key and cannot be used to unlock the licensed version of our Essential Studio® for WPF installer. ![Alert Message](Errors/Installation_Errors_img1.png) @@ -39,7 +39,7 @@ Only a licensed unlock key can unlock a licensed installer. So, to unlock the Li ### Problem -**Error Message:** Your license for Syncfusion® Essential Studio® for WPF has been expired since {date}. Please renew your subscription and try again. +**Error Message:** Your license for Syncfusion® Essential Studio® for WPF has been expired since {date}. Please renew your subscription and try again. **Online Installer** @@ -62,7 +62,7 @@ You can choose from the options listed below. ### Problem -**Error Message:** Sorry, we are unable to find a valid license or trial for Essential Studio® for WPF under your account. +**Error Message:** Sorry, we are unable to find a valid license or trial for Essential Studio® for WPF under your account. **Offline installer** diff --git a/wpf/Installation/install-nuget-packages.md b/wpf/Installation/install-nuget-packages.md index b0dfa9e66..06d19ba30 100644 --- a/wpf/Installation/install-nuget-packages.md +++ b/wpf/Installation/install-nuget-packages.md @@ -1,24 +1,24 @@ --- layout: post -title: Install Syncfusion® WPF NuGet packages - Syncfusion® -description: Learn here about how to install Syncfusion® WPF NuGet packages from Package manager and NuGet manager. +title: Install Syncfusion® WPF NuGet packages - Syncfusion® +description: Learn here about how to install Syncfusion® WPF NuGet packages from Package manager and NuGet manager. platform: wpf control: Extension documentation: ug --- -# Install Syncfusion® WPF NuGet packages +# Install Syncfusion® WPF NuGet packages ## Overview -**NuGet** is a Package management system for Visual Studio. It makes it easy to add, update and remove external libraries in our application. Syncfusion® publishing all WPF NuGet packages in [nuget.org](https://www.nuget.org/packages?q=Tags%3A%22Wpf%22+syncfusion). The Syncfusion® WPF NuGet packages can be used without installing the Syncfusion® Essential Studio® setup. You can simply exploit the Syncfusion® WPF NuGet packages in WPF application to develop with the Syncfusion® WPF components. +**NuGet** is a Package management system for Visual Studio. It makes it easy to add, update and remove external libraries in our application. Syncfusion® publishing all WPF NuGet packages in [nuget.org](https://www.nuget.org/packages?q=Tags%3A%22Wpf%22+syncfusion). The Syncfusion® WPF NuGet packages can be used without installing the Syncfusion® Essential Studio® setup. You can simply exploit the Syncfusion® WPF NuGet packages in WPF application to develop with the Syncfusion® WPF components. -> From v16.2.0.46 (2018 Volume 2 Service Pack 1) onwards, all the Syncfusion® WPF components are available as NuGet packages at nuget.org. +> From v16.2.0.46 (2018 Volume 2 Service Pack 1) onwards, all the Syncfusion® WPF components are available as NuGet packages at nuget.org. ## Installation using Package Manager UI -The NuGet Package Manager UI allows you to search, install, uninstall, and update Syncfusion® WPF NuGet packages in your applications and solutions. You can find and install the Syncfusion® WPF NuGet packages in your Visual Studio WPF application and this process is easy with the steps below: +The NuGet Package Manager UI allows you to search, install, uninstall, and update Syncfusion® WPF NuGet packages in your applications and solutions. You can find and install the Syncfusion® WPF NuGet packages in your Visual Studio WPF application and this process is easy with the steps below: 1. Right-click on the WPF application or solution in the Solution Explorer, and choose **Manage NuGet Packages...** @@ -26,7 +26,7 @@ The NuGet Package Manager UI allows you to search, install, uninstall, and updat As an alternative, after opening the WPF application in Visual Studio, go to the **Tools** menu and after hovering **NuGet Package Manager**, select **Manage NuGet Packages for Solution...** -2. The Manage NuGet Packages window will open. Navigate to the Browse tab, then search for the Syncfusion® WPF NuGet packages using a term like "**Syncfusion.WPF**" and select the appropriate Syncfusion® WPF NuGet package for your development. +2. The Manage NuGet Packages window will open. Navigate to the Browse tab, then search for the Syncfusion® WPF NuGet packages using a term like "**Syncfusion.WPF**" and select the appropriate Syncfusion® WPF NuGet package for your development. ![WPF NuGet Packages Search](Platform_images/NuGetsearch.png) @@ -38,15 +38,15 @@ The NuGet Package Manager UI allows you to search, install, uninstall, and updat ![WPF NuGet Packages Install](Platform_images/InstallNuGet.png) -5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. +5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. ## Installation using Dotnet (.NET) CLI The [dotnet Command Line Interface (CLI)](https://docs.microsoft.com/en-us/nuget/consume-packages/install-use-packages-dotnet-cli), allows you to add, restore, pack, publish, and manage packages without making any changes to your application files. [Dotnet add package](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-add-package?tabs=netcore2x) adds a package reference to the application file, then runs [dotnet restore](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-restore?tabs=netcore2x) to install the package. -Follow the below instructions to use the dotnet CLI command to install the Syncfusion® WPF NuGet packages. +Follow the below instructions to use the dotnet CLI command to install the Syncfusion® WPF NuGet packages. -1. Open a command prompt and navigate to the directory where your Syncfusion® WPF project file is located. +1. Open a command prompt and navigate to the directory where your Syncfusion® WPF project file is located. 2. To install a NuGet package, run the following command. ```dotnet add package ``` @@ -56,7 +56,7 @@ Follow the below instructions to use the dotnet CLI command to install the Syncf > If you don’t provide a version flag, this command will be upgrading to the latest version by default. To specify a version, add the -v parameter: dotnet add package Syncfusion.SfGrid.WPF -v 19.3.0.43. -3. Examine the Syncfusion® WPF project file after the command has completed to ensure that the Syncfusion® WPF package was installed. To see the added reference, open the .csproj file. +3. Examine the Syncfusion® WPF project file after the command has completed to ensure that the Syncfusion® WPF package was installed. To see the added reference, open the .csproj file. ![WPF Package Entry ](Platform_images/packageentry.png) @@ -64,42 +64,42 @@ Follow the below instructions to use the dotnet CLI command to install the Syncf > Restoring is done automatically with **dotnet build** and **dotnet run** in .NET Core 2.0 and later. -5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. +5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. ## Installation using Package Manager Console -The **Package Manager Console** saves NuGet packages installation time since you don't have to search for the Syncfusion® WPF NuGet package which you want to install, and you can just type the installation command to install the appropriate Syncfusion® WPF NuGet package. Follow the instructions below to use the Package Manager Console to reference the Syncfusion® WPF component as NuGet packages in your WPF application. +The **Package Manager Console** saves NuGet packages installation time since you don't have to search for the Syncfusion® WPF NuGet package which you want to install, and you can just type the installation command to install the appropriate Syncfusion® WPF NuGet package. Follow the instructions below to use the Package Manager Console to reference the Syncfusion® WPF component as NuGet packages in your WPF application. 1. To show the Package Manager Console, open your WPF application in Visual Studio and navigate to **Tools -> NuGet Package Manager -> Package Manager Console**. ![Package Manager Console ](Platform_images/console.png) -2. The **Package Manager Console** will be shown at the bottom of the screen. You can install the Syncfusion® WPF NuGet packages by enter the following NuGet installation commands. +2. The **Package Manager Console** will be shown at the bottom of the screen. You can install the Syncfusion® WPF NuGet packages by enter the following NuGet installation commands. - ***Install specified Syncfusion® WPF NuGet package.*** + ***Install specified Syncfusion® WPF NuGet package.*** - The below command will install the Syncfusion® WPF NuGet package in the WPF application. + The below command will install the Syncfusion® WPF NuGet package in the WPF application. ```Install-Package ``` **For example:** Install-Package Syncfusion.SfGrid.WPF - > You can find the list of Syncfusion® WPF NuGet packages which are published in nuget.org from [here](https://www.nuget.org/packages?q=Tags%3A%22wpf%22+syncfusion) + > You can find the list of Syncfusion® WPF NuGet packages which are published in nuget.org from [here](https://www.nuget.org/packages?q=Tags%3A%22wpf%22+syncfusion) - ***Install specified Syncfusion® WPF NuGet package in specified WPF application*** + ***Install specified Syncfusion® WPF NuGet package in specified WPF application*** - The below command will install the Syncfusion® WPF NuGet package in the given WPF application. + The below command will install the Syncfusion® WPF NuGet package in the given WPF application. ```Install-Package -ProjectName ``` **For example:** Install-Package Syncfusion.SfGrid.WPF -ProjectName SyncfusionWPFApp -3. By default, the package will be installed with latest version. You can give the required version with the -Version term like below to install the Syncfusion® WPF NuGet packages in the appropriate version. +3. By default, the package will be installed with latest version. You can give the required version with the -Version term like below to install the Syncfusion® WPF NuGet packages in the appropriate version. ```Install-Package Syncfusion.SfGrid.WPF -Version 19.3.0.44``` ![Package Manager Console Output ](Platform_images/ConsoleInstallationOutput.PNG) -4. The NuGet package manager console will install the Syncfusion® WPF NuGet package as well as the dependencies it has. When the installation is complete, the console will show that your Syncfusion® WPF package has been successfully added to the application. +4. The NuGet package manager console will install the Syncfusion® WPF NuGet package as well as the dependencies it has. When the installation is complete, the console will show that your Syncfusion® WPF package has been successfully added to the application. -5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. \ No newline at end of file +5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. \ No newline at end of file diff --git a/wpf/Installation/offline-installer/how-to-download.md b/wpf/Installation/offline-installer/how-to-download.md index 3d857dfbb..85bc768f0 100644 --- a/wpf/Installation/offline-installer/how-to-download.md +++ b/wpf/Installation/offline-installer/how-to-download.md @@ -1,16 +1,16 @@ --- layout: post -title: Downloading Syncfusion WPF offline installer - Syncfusion -description: Learn here about how to download the Syncfusion WPF offline installer from our Syncfusion website with license. +title: Downloading Syncfusion® WPF offline installer - Syncfusion® +description: Learn here about how to download the Syncfusion® WPF offline installer from our Syncfusion® website with license. platform: wpf control: Installation and Deployment documentation: ug --- -# Downloading Syncfusion WPF offline installer +# Downloading Syncfusion® WPF offline installer -The Syncfusion WPF offline installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/wpf-controls) website. You can either download the licensed installer or try our trial installer depending on your license. +The Syncfusion® WPF offline installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/wpf-controls) website. You can either download the licensed installer or try our trial installer depending on your license. - Trial Installer - Licensed Installer @@ -25,12 +25,12 @@ Our 30-day trial can be downloaded in two ways. ### Download Free Trial Setup 1. You can evaluate our 30-day free trial by visiting the [Download Free Trial](https://www.syncfusion.com/downloads) page and select the WPF platform. -2. After completing the required form or logging in with your registered Syncfusion account, you can download the WPF trial installer from the confirmation page. (as shown in below screenshot.) +2. After completing the required form or logging in with your registered Syncfusion® account, you can download the WPF trial installer from the confirmation page. (as shown in below screenshot.) ![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png) 3. With a trial license, only the latest version’s trial installer can be downloaded. -4. After downloading, the Syncfusion WPF trial installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. +4. After downloading, the Syncfusion® WPF trial installer can be unlocked using either the trial unlock key or the Syncfusion® registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. 5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.) ![Trial and downloads of Syncfusion Essential Studio](images/trial-download.png) @@ -49,7 +49,7 @@ You should initiate an evaluation if you have already obtained our components th ![Trial and downloads of Syncfusion Essential Studio](images/start-trial-download.png) -2. To access this page, you must sign up\log in with your Syncfusion account. +2. To access this page, you must sign up\log in with your Syncfusion® account. 3. Begin your trial by selecting the WPF product. N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again. @@ -63,7 +63,7 @@ You should initiate an evaluation if you have already obtained our components th ## Download the License Version -1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account. +1. Syncfusion® licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion® account. 2. You can view all the licenses (both active and expired) associated with your account. 3. Click the Download (element 1 in the screenshot below) button to download the respective product’s installer. 4. The most recent version of the installer will be downloaded from this page. diff --git a/wpf/Installation/offline-installer/how-to-install.md b/wpf/Installation/offline-installer/how-to-install.md index 069e36bc8..47f97f563 100644 --- a/wpf/Installation/offline-installer/how-to-install.md +++ b/wpf/Installation/offline-installer/how-to-install.md @@ -1,27 +1,27 @@ --- layout: post -title: Installing Syncfusion WPF offline installer-Syncfusion -description: Learn here about how to install Syncfusion WPF offline installer after downloading from our Syncfusion website. +title: Installing Syncfusion® WPF offline installer-Syncfusion® +description: Learn here about how to install Syncfusion® WPF offline installer after downloading from our Syncfusion® website. platform: wpf control: Installation and Deployment documentation: ug --- -# Installing Syncfusion WPF offline installer +# Installing Syncfusion® WPF offline installer ## Installing with UI The steps below show how to install the Essential Studio WPF installer. -1. Open the Syncfusion WPF offline installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Open the Syncfusion® WPF offline installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. ![Installer extraction wizard](images/Step-by-Step-Installation_img1.png) N> The Installer wizard extracts the syncfusionessentialwpf_(version).exe dialog, which displays the package's unzip operation. -2. To unlock the Syncfusion offline installer, you have two options: +2. To unlock the Syncfusion® offline installer, you have two options: * *Login To Install* @@ -32,14 +32,14 @@ The steps below show how to install the Essential Studio WPF installer. **Login To Install** - You must enter your Syncfusion email address and password. If you don't already have a Syncfusion account, you can sign up for one by clicking **"Create an account"**. If you have forgotten your password, click on **"Forgot Password"** to create a new one. Once you've entered your Syncfusion email and password, click Next. + You must enter your Syncfusion® email address and password. If you don't already have a Syncfusion® account, you can sign up for one by clicking **"Create an account"**. If you have forgotten your password, click on **"Forgot Password"** to create a new one. Once you've entered your Syncfusion email and password, click Next. ![Login credentials](images/Step-by-Step-Installation_img2.png) **Use Unlock Key** - Unlock keys are used to unlock the Syncfusion offline installer, and they are platform and version specific. You should use either Syncfusion licensed or trial Unlock key to unlock Syncfusion WPF installer. + Unlock keys are used to unlock the Syncfusion® offline installer, and they are platform and version specific. You should use either Syncfusion® licensed or trial Unlock key to unlock Syncfusion® WPF installer. The trial unlock key is only valid for 30 days, and the installer will not accept an expired trial key. @@ -74,7 +74,7 @@ The steps below show how to install the Essential Studio WPF installer. ![Advanced options](images/Step-by-Step-Installation_img7.png) - N> From the 2021 Volume 1 release, Syncfusion has added the option to uninstall previous versions from 18.1 while installing the new version. + N> From the 2021 Volume 1 release, Syncfusion® has added the option to uninstall previous versions from 18.1 while installing the new version. N> If any version is selected to uninstall, a confirmation screen will appear; if continue is selected, the Progress screen will display the uninstall and install progress, respectively. If none of the versions are chosen to be uninstalled, only the installation progress will be displayed. @@ -95,20 +95,20 @@ The steps below show how to install the Essential Studio WPF installer. ![Completed wizard](images/Step-by-Step-Installation_img10.png) -7. After installing, click the **Launch Control Panel** link to open the Syncfusion Control Panel. +7. After installing, click the **Launch Control Panel** link to open the Syncfusion® Control Panel. -8. Click the Finish button. Your system has been installed with the Syncfusion Essential Studio WPF product. +8. Click the Finish button. Your system has been installed with the Syncfusion® Essential Studio® WPF product. ## Installing in silent mode -The Syncfusion Essential Studio WPF Installer supports installation and uninstallation via the command line. +The Syncfusion® Essential Studio® WPF Installer supports installation and uninstallation via the command line. ### Command Line Installation To install through the Command Line in Silent mode, follow the steps below. -1. Run the Syncfusion WPF installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Run the Syncfusion® WPF installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. 2. The file syncfusionessentialwpf_(version).exe file will be extracted into the Temp directory. 3. Run %temp%. The Temp folder will be opened. The syncfusionessentialwpf_(version).exe file will be located in one of the folders. 4. Copy the extracted syncfusionessentialwpf_(version).exe file in local drive. @@ -131,9 +131,9 @@ To install through the Command Line in Silent mode, follow the steps below. ### Command Line Uninstallation -Syncfusion Essential WPF can be uninstalled silently using the Command Line. +Syncfusion® Essential® WPF can be uninstalled silently using the Command Line. -1. Run the Syncfusion WPF installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Run the Syncfusion® WPF installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. 2. The file syncfusionessentialwpf_(version).exe file will be extracted into the Temp directory. 3. Run %temp%. The Temp folder will be opened. The syncfusionessentialwpf_(version).exe file will be located in one of the folders. 4. Copy the extracted syncfusionessentialwpf_(version).exe file in local drive. diff --git a/wpf/Installation/web-installer/how-to-download.md b/wpf/Installation/web-installer/how-to-download.md index e7ce55078..86d1e49c6 100644 --- a/wpf/Installation/web-installer/how-to-download.md +++ b/wpf/Installation/web-installer/how-to-download.md @@ -1,16 +1,16 @@ --- layout: post -title: Downloading Syncfusion WPF web installer - Syncfusion -description: Learn here about how to download Syncfusion WPF web installer from our Syncfusion website with license. +title: Downloading Syncfusion® WPF web installer - Syncfusion® +description: Learn here about how to download Syncfusion® WPF web installer from our Syncfusion® website with license. platform: wpf control: Installation and Deployment documentation: ug --- -# Downloading Syncfusion WPF web Installer +# Downloading Syncfusion® WPF web Installer -The Syncfusion WPF web installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/wpf-controls) website. You can either download the licensed installer or try our trial installer depending on your license. +The Syncfusion® WPF web installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/wpf-controls) website. You can either download the licensed installer or try our trial installer depending on your license. - Trial Installer - Licensed Installer @@ -30,7 +30,7 @@ Our 30-day trial can be downloaded in two ways. ![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png) 3. With a trial license, only the latest version’s trial installer can be downloaded. -4. After downloading, the Syncfusion WPF web installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. +4. After downloading, the Syncfusion® WPF web installer can be unlocked using either the trial unlock key or the Syncfusion® registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. 5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.) 6. Click the Download (element 1 in the screenshot below) button to get the Syncfusion Essential Studio WPF web installer. @@ -61,7 +61,7 @@ You should initiate an evaluation if you have already obtained our components th ## Download the License Version -1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account. +1. Syncfusion® licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion® account. 2. You can view all the licenses (both active and expired) associated with your account. 3. Click the Download (element 1 in the screenshot below) button to download the WPF web installer. 4. The most recent version of the installer will be downloaded from this page. @@ -74,8 +74,8 @@ You should initiate an evaluation if you have already obtained our components th ![License and downloads of Syncfusion Essential Studio](images/start-trial-download-web-installer.png) -8. After downloading, the Syncfusion WPF web installer can be unlocked using Syncfusion registered login credential. +8. After downloading, the Syncfusion® WPF web installer can be unlocked using Syncfusion® registered login credential. - N> For Syncfusion trial and licensed products, there is no separate web installer. Based on your account license, Syncfusion trial or licensed products will be installed via web installer. + N> For Syncfusion® trial and licensed products, there is no separate web installer. Based on your account license, Syncfusion® trial or licensed products will be installed via web installer. You can also refer to the [**web installer**](https://help.syncfusion.com/wpf/installation/web-installer/how-to-install) links for step-by-step installation guidelines. diff --git a/wpf/Installation/web-installer/how-to-install.md b/wpf/Installation/web-installer/how-to-install.md index d421030ee..a6ae7ca17 100644 --- a/wpf/Installation/web-installer/how-to-install.md +++ b/wpf/Installation/web-installer/how-to-install.md @@ -1,32 +1,32 @@ --- layout: post -title: Installing Syncfusion WPF web installer - Syncfusion -description: Learn here about how to install Syncfusion WPF web installer after downloading from our Syncfusion website. +title: Installing Syncfusion® WPF web installer - Syncfusion® +description: Learn here about how to install Syncfusion® WPF web installer after downloading from our Syncfusion® website. platform: wpf control: Installation and Deployment documentation: ug --- -# Installing Syncfusion WPF web installer +# Installing Syncfusion® WPF web installer ## Overview -For the Essential Studio WPF product, Syncfusion offers a Web Installer. This installer alleviates the burden of downloading a larger installer. You can simply download and run the online installer, which will be smaller in size and will download and install the Essential Studio products you have chosen. You can get the most recent version of Essential Studio Web Installer [here](https://www.syncfusion.com/downloads/latest-version). +For the Essential Studio WPF product, Syncfusion® offers a Web Installer. This installer alleviates the burden of downloading a larger installer. You can simply download and run the online installer, which will be smaller in size and will download and install the Essential Studio products you have chosen. You can get the most recent version of Essential Studio Web Installer [here](https://www.syncfusion.com/downloads/latest-version). ## Installation The steps below show how to install Essential Studio WPF Web Installer. -1. Open the Syncfusion Essential Studio WPF Web Installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Open the Syncfusion® Essential Studio® WPF Web Installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. ![Installer Extraction Wizard](images/Step-by-Step-Installation_img1.png) N> The installer wizard extracts the syncfusionessentialwpfwebinstaller_{version}.exe dialog, which displays the package's unzip operation. -2. The Syncfusion WPF Web Installer's welcome wizard will be displayed. Click the Next button. +2. The Syncfusion® WPF Web Installer's welcome wizard will be displayed. Click the Next button. ![Welcome wizard](images/Step-by-Step-Installation_img2.png) @@ -54,7 +54,7 @@ The steps below show how to install Essential Studio WPF Web Installer. ![Existing Version for install](images/Step-by-Step-Installation_img20.png) - N> From the 2021 Volume 1 release, Syncfusion has provided option to uninstall the previous versions from 18.1 while installing the new version. + N> From the 2021 Volume 1 release, Syncfusion® has provided option to uninstall the previous versions from 18.1 while installing the new version. 5. Pop up screen will be displayed to get the confirmation to uninstall selected previous versions. @@ -75,22 +75,22 @@ The steps below show how to install Essential Studio WPF Web Installer. **Additional settings** - * Select the **Install Demos** check box to install Syncfusion samples, or leave the check box unchecked, if you do not want to install Syncfusion samples - * Select the **Register Syncfusion Assemblies in GAC** check box to install the latest Syncfusion assemblies in GAC, or clear this check box when you do not want to install the latest assemblies in GAC. - * Select the **Configure Syncfusion controls in Visual Studio** check box to configure the Syncfusion controls in the Visual Studio toolbox, or clear this check box when you do not want to configure the Syncfusion controls in the Visual Studio toolbox during installation. Note that you must also select the Register Syncfusion assemblies in GAC check box when you select this check box. - * Select the **Configure Syncfusion Extensions controls in Visual Studio** checkbox to configure the Syncfusion Extensions in Visual Studio or clear this check box when you do not want to configure the Syncfusion Extensions in Visual Studio. - * Check the **Create Desktop Shortcut** checkbox to add a desktop shortcut for Syncfusion Control Panel - * Check the **Create Start Menu Shortcut** checkbox to add a shortcut to the start menu for Syncfusion Control Panel + * Select the **Install Demos** check box to install Syncfusion® samples, or leave the check box unchecked, if you do not want to install Syncfusion® samples + * Select the **Register Syncfusion® Assemblies in GAC** check box to install the latest Syncfusion® assemblies in GAC, or clear this check box when you do not want to install the latest assemblies in GAC. + * Select the **Configure Syncfusion® controls in Visual Studio** check box to configure the Syncfusion® controls in the Visual Studio toolbox, or clear this check box when you do not want to configure the Syncfusion® controls in the Visual Studio toolbox during installation. Note that you must also select the Register Syncfusion® assemblies in GAC check box when you select this check box. + * Select the **Configure Syncfusion® Extensions controls in Visual Studio** checkbox to configure the Syncfusion® Extensions in Visual Studio or clear this check box when you do not want to configure the Syncfusion® Extensions in Visual Studio. + * Check the **Create Desktop Shortcut** checkbox to add a desktop shortcut for Syncfusion® Control Panel + * Check the **Create Start Menu Shortcut** checkbox to add a shortcut to the start menu for Syncfusion® Control Panel 8. After reading the License Terms and Conditions, check the **I agree to the License Terms and Privacy Policy** check box. Click the Next button. -9. The login wizard will appear. You must enter your Syncfusion email address and password. If you do not already have a Syncfusion account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button. +9. The login wizard will appear. You must enter your Syncfusion® email address and password. If you do not already have a Syncfusion® account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button. ![Login wizard install](images/Step-by-Step-Installation_img9.png) - I> The products you have chosen will be installed based on your Syncfusion License (Trial or Licensed). + I> The products you have chosen will be installed based on your Syncfusion® License (Trial or Licensed). 10. The download and installation\uninstallation progress will be displayed as shown below. @@ -100,9 +100,9 @@ The steps below show how to install Essential Studio WPF Web Installer. ![Installation Summary](images/Step-by-Step-Installation_img11.png) - * To open the Syncfusion Control Panel, click **Launch Control Panel**. + * To open the Syncfusion® Control Panel, click **Launch Control Panel**. -12. After installation, there will be two Syncfusion control panel entries, as shown below. The Essential Studio entry will manage all Syncfusion products installed in the same version, while the Product entry will only uninstall the specific product setup. +12. After installation, there will be two Syncfusion® control panel entries, as shown below. The Essential Studio entry will manage all Syncfusion® products installed in the same version, while the Product entry will only uninstall the specific product setup. ![Control Panel](images/Step-by-Step-Installation_img19.png) diff --git a/wpf/Localization.md b/wpf/Localization.md index 6cdc14c69..9ffd7b312 100644 --- a/wpf/Localization.md +++ b/wpf/Localization.md @@ -1,15 +1,15 @@ --- layout: post -title: Localization in Syncfusion® WPF UI Controls | Syncfusion® -description: Learn about Localization support in Syncfusion® WPF UI Contorls using .RESX files and also explains editing default strings of WPF controls. +title: Localization in Syncfusion® WPF UI Controls | Syncfusion® +description: Learn about Localization support in Syncfusion® WPF UI Contorls using .RESX files and also explains editing default strings of WPF controls. platform: wpf control: Localization documentation: ug --- -# Localization of Syncfusion® WPF Controls +# Localization of Syncfusion® WPF Controls -Localization is the process of translating the application resources into different language for the specific cultures. You can localize the syncfusion® WPF controls by adding a resource file for each language. +Localization is the process of translating the application resources into different language for the specific cultures. You can localize the syncfusion® WPF controls by adding a resource file for each language. ## Changing application culture @@ -48,7 +48,7 @@ End Class You can create .resx files for any language by following these steps: -N> You can get the default resource files of all Syncfusion® WPF libraries from [GitHub](https://github.com/syncfusion/wpf-controls-localization-resx-files). +N> You can get the default resource files of all Syncfusion® WPF libraries from [GitHub](https://github.com/syncfusion/wpf-controls-localization-resx-files). 1) Right-click your project and add a new folder named as `Resources`. @@ -75,4 +75,4 @@ N> Download demo from the [GitHub](https://github.com/SyncfusionExamples/wpf-dat ## Editing default culture strings -You can change default string of any control by adding the default .resx files ([from GitHub](https://github.com/syncfusion/wpf-controls-localization-resx-files)) to `Resources` folder of your application. If it is added, Syncfusion® WPF controls reads the default string from the .resx files of application. +You can change default string of any control by adding the default .resx files ([from GitHub](https://github.com/syncfusion/wpf-controls-localization-resx-files)) to `Resources` folder of your application. If it is added, Syncfusion® WPF controls reads the default string from the .resx files of application. diff --git a/wpf/Pattern-and-Practices.md b/wpf/Pattern-and-Practices.md index 0319f2100..bfb13ab5d 100644 --- a/wpf/Pattern-and-Practices.md +++ b/wpf/Pattern-and-Practices.md @@ -1,7 +1,7 @@ --- layout: post -title: Pattern and Practices for Syncfusion® Essential® WPF controls -description: Learn here about how to use MVVM Commands, Patterns, and Events of the Syncfusion® Essential WPF controls +title: Pattern and Practices for Syncfusion® Essential® WPF controls +description: Learn here about how to use MVVM Commands, Patterns, and Events of the Syncfusion® Essential WPF controls platform: wpf control: Pattern and Practices documentation: ug diff --git a/wpf/System-Requirements.md b/wpf/System-Requirements.md index 695992de8..65c7e8d1f 100644 --- a/wpf/System-Requirements.md +++ b/wpf/System-Requirements.md @@ -1,14 +1,14 @@ --- layout: post -title: System Requirements in WPF - Syncfusion® -description: Checkout and learn here all about the system requirements needed to use the Syncfusion® WPF Components. +title: System Requirements in WPF - Syncfusion® +description: Checkout and learn here all about the system requirements needed to use the Syncfusion® WPF Components. platform: wpf control: System Requirement documentation: ug --- -# System Requirement in Syncfusion® Essential® WPF +# System Requirement in Syncfusion® Essential® WPF -This section describes the system requirements to use Syncfusion® WPF Controls for development. +This section describes the system requirements to use Syncfusion® WPF Controls for development. ### Operating Systems diff --git a/wpf/Themes/Fluent-Theme.md b/wpf/Themes/Fluent-Theme.md index 8910d45b6..e4f99be57 100644 --- a/wpf/Themes/Fluent-Theme.md +++ b/wpf/Themes/Fluent-Theme.md @@ -1,7 +1,7 @@ --- layout: post -title: WPF Fluent Theme | Fluent Light & Dark Themes for WPF | Syncfusion® -description: Learn how to apply fluent theme for WPF controls and Syncfusion® controls. Fluent Light and Fluent Dark themes support along with reveal animations. +title: WPF Fluent Theme | Fluent Light & Dark Themes for WPF | Syncfusion® +description: Learn how to apply fluent theme for WPF controls and Syncfusion® controls. Fluent Light and Fluent Dark themes support along with reveal animations. platform: wpf control: Themes documentation: ug diff --git a/wpf/Themes/Keyboard-Focus-Visual.md b/wpf/Themes/Keyboard-Focus-Visual.md index 97aad2f0d..473e1b07a 100644 --- a/wpf/Themes/Keyboard-Focus-Visual.md +++ b/wpf/Themes/Keyboard-Focus-Visual.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Keyboard Focus Visual | Syncfusion® WPF Controls -description: This article explains how to apply high visibility keyboard visual feedback followed in fluent design for WPF controls and Syncfusion® controls. +title: Getting Started with Keyboard Focus Visual | Syncfusion® WPF Controls +description: This article explains how to apply high visibility keyboard visual feedback followed in fluent design for WPF controls and Syncfusion® controls. platform: wpf control: Themes documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Getting Started with Keyboard Focus Visual for WPF Controls -The [WPF Skin Manager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) allows you to apply various keyboard focus visual styles for both Syncfusion® and Framework controls using the [FocusVisualKind](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.Theme.html#Syncfusion_SfSkinManager_Theme_FocusVisualKind) property. +The [WPF Skin Manager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) allows you to apply various keyboard focus visual styles for both Syncfusion® and Framework controls using the [FocusVisualKind](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.Theme.html#Syncfusion_SfSkinManager_Theme_FocusVisualKind) property. The [FocusVisualKind](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.FocusVisualKind.html) enum contains the following values: diff --git a/wpf/Themes/ScrollBar-Mode.md b/wpf/Themes/ScrollBar-Mode.md index e5cd005ad..efeef23d7 100644 --- a/wpf/Themes/ScrollBar-Mode.md +++ b/wpf/Themes/ScrollBar-Mode.md @@ -1,6 +1,6 @@ --- layout: post -title: Windows 10 Compact ScrollBar | Touch ScrollBars | Syncfusion® +title: Windows 10 Compact ScrollBar | Touch ScrollBars | Syncfusion® description: This article explains how to enable Windows 10 like compact scrollbars (touch scrollbars) in WPF applications. platform: wpf control: Themes @@ -8,7 +8,7 @@ documentation: ug --- # Getting Started with Windows 10 Compact ScrollBar (Touch ScrollBars) -The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) allows you to apply various scrollbar styles like Windows 10 compact scrollbar, for both Syncfusion® and Framework controls using the [ScrollBarMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.Theme.html#Syncfusion_SfSkinManager_Theme_ScrollBarMode) property, which will be available only in [themes supported by theme studio](https://help.syncfusion.com/wpf/themes/skin-manager#themes-list). +The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) allows you to apply various scrollbar styles like Windows 10 compact scrollbar, for both Syncfusion® and Framework controls using the [ScrollBarMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.Theme.html#Syncfusion_SfSkinManager_Theme_ScrollBarMode) property, which will be available only in [themes supported by theme studio](https://help.syncfusion.com/wpf/themes/skin-manager#themes-list). The [ScrollBarMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.ScrollBarMode.html) enum contains the following values: diff --git a/wpf/Themes/Skin-Manager.md b/wpf/Themes/Skin-Manager.md index 0ca12706c..bec6eab18 100644 --- a/wpf/Themes/Skin-Manager.md +++ b/wpf/Themes/Skin-Manager.md @@ -1,14 +1,14 @@ --- layout: post -title: WPF Skin Manager | Apply Themes for Syncfusion® WPF controls -description: Learn about how to apply the themes for Syncfusion® WPF controls and Framework controls using the skin manager. +title: WPF Skin Manager | Apply Themes for Syncfusion® WPF controls +description: Learn about how to apply the themes for Syncfusion® WPF controls and Framework controls using the skin manager. platform: wpf control: Themes documentation: ug --- # Getting Started with WPF Skin Manager -The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) helps you to apply the themes for both Syncfusion® and Framework controls. There are 27 built-in themes that can be applied using the `SfSkinManager` for a rich user interface experience. Some of the built-in themes color derivations can be customized using [WPF Theme Studio](https://help.syncfusion.com/wpf/themes/theme-studio). +The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) helps you to apply the themes for both Syncfusion® and Framework controls. There are 27 built-in themes that can be applied using the `SfSkinManager` for a rich user interface experience. Some of the built-in themes color derivations can be customized using [WPF Theme Studio](https://help.syncfusion.com/wpf/themes/theme-studio). N> Theme Studio-based themes provide improved consistency and uniqueness among various controls when compared to other themes. It is preferable to use Theme Studio-based themes in the application over other themes. @@ -399,10 +399,10 @@ VisualStudio2015
### Add SkinManager reference -There are several ways for including the Syncfusion® [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) reference in the Visual Studio WPF project. The following steps will help you to add by `XAML` Code: +There are several ways for including the Syncfusion® [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) reference in the Visual Studio WPF project. The following steps will help you to add by `XAML` Code: 1) Add a reference to the `Syncfusion.SfSkinManager.WPF` assembly or [Syncfusion.SfSkinManager.WPF nuget package](https://www.nuget.org/packages/Syncfusion.SfSkinManager.WPF/) to the project. -2) Import Syncfusion® WPF schema `http://schemas.syncfusion.com/wpf` or the assembly namespace `Syncfusion.SfSkinManager` into a XAML page. +2) Import Syncfusion® WPF schema `http://schemas.syncfusion.com/wpf` or the assembly namespace `Syncfusion.SfSkinManager` into a XAML page. ![Add SfSkinManager Reference](Skin-Manager_images/WPF-SkinManager-Reference.png) @@ -429,7 +429,7 @@ The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager. ### Set theme -Themes will be applied to both Syncfusion® and Framework controls by using [Theme](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_ThemeProperty) attached property of the [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html). The theme assemblies have resource dictionaries with styles of controls. Thus, when the `Theme` property is set, the skin manager merges the theme resource dictionaries of an element to which the theme is applied and its descendants into the resource dictionary of the element to which the theme is applied or `Application.Current.Resource`. +Themes will be applied to both Syncfusion® and Framework controls by using [Theme](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_ThemeProperty) attached property of the [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html). The theme assemblies have resource dictionaries with styles of controls. Thus, when the `Theme` property is set, the skin manager merges the theme resource dictionaries of an element to which the theme is applied and its descendants into the resource dictionary of the element to which the theme is applied or `Application.Current.Resource`. N> While applying the theme to a Window or any element, `SkinManager` inherits the same theme to all its descendants. @@ -748,7 +748,7 @@ public partial class MainWindow : ChromelessWindow ![Applied theme specific for WPF ChromelessWindow and ButtonAdv control](Skin-Manager_images/Theme-WPF-ChromelessWindow-ButtonAdv.png) -## Apply themes to the controls derived from Syncfusion® controls +## Apply themes to the controls derived from Syncfusion® controls To apply themes to the derived control using `SfSkinManager`, call [SetResourceReference](https://learn.microsoft.com/en-us/dotnet/api/system.windows.frameworkelement.setresourcereference?view=windowsdesktop-8.0) method and, pass the `StyleProperty` and derived control type as parameters. @@ -1002,7 +1002,7 @@ SfSkinManager.SetTheme(this, new Theme("FluentLightGreen")); ### Customize theme in application level -To customize the Syncfusion® theme in application level, merge the theme in ResourceDictionary and override the style using 'BasedOn' property. +To customize the Syncfusion® theme in application level, merge the theme in ResourceDictionary and override the style using 'BasedOn' property. In 'ResourceDictionary', mention the style path which need to be override, in 'BasedOn', mention the key stated in the table. diff --git a/wpf/Themes/Theme-Studio.md b/wpf/Themes/Theme-Studio.md index 43d77f88f..d9e721acc 100644 --- a/wpf/Themes/Theme-Studio.md +++ b/wpf/Themes/Theme-Studio.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WPF Theme Studio | WPF | Syncfusion® -description: Learn how to create customized themes for Syncfusion® WPF controls and integrate to your WPF Application. +title: Getting Started with WPF Theme Studio | WPF | Syncfusion® +description: Learn how to create customized themes for Syncfusion® WPF controls and integrate to your WPF Application. platform: wpf control: ThemeStudio documentation: ug @@ -212,13 +212,13 @@ The WPF Theme Studio comes with various set of palettes for each theme variant. ### Customizing theme color from theme studio -In theme studio utility, each theme has a unique common variable list. When user changes the common variable color code value, it will be reflected in all the Syncfusion® WPF controls. All Syncfusion® WPF control styles are derived from these theme-based common variables. This common variable list is handled inside the theme studio application for customizing theme-based colors. +In theme studio utility, each theme has a unique common variable list. When user changes the common variable color code value, it will be reflected in all the Syncfusion® WPF controls. All Syncfusion® WPF control styles are derived from these theme-based common variables. This common variable list is handled inside the theme studio application for customizing theme-based colors. Let us see the step-by-step procedure to launch and work with the theme studio utility as follows. **Step 1** -After installing the `Syncfusion® WPF` suite, launch it and select `Theme Studio` from the start-up panel. +After installing the `Syncfusion® WPF` suite, launch it and select `Theme Studio` from the start-up panel. ![Theme Studio for WPF](ThemeStudio_images/ThemeStudio-LaunchPage.png) @@ -242,11 +242,11 @@ Use the built-in **color picker** in the theme customization section to select t **Step 5** -The Syncfusion® WPF controls will be rendered with the newly selected colors in the preview section, after selecting the desired color. +The Syncfusion® WPF controls will be rendered with the newly selected colors in the preview section, after selecting the desired color. ![Color reflected in controls loaded inside Theme Studio for WPF](ThemeStudio_images/ThemeStudio-CustomColor-Change.png) -N> The WPF theme studio groups both Syncfusion® and Framework controls under different tabs for a quick preview of the UI when the color changes. +N> The WPF theme studio groups both Syncfusion® and Framework controls under different tabs for a quick preview of the UI when the color changes. ### Exporting theme project @@ -260,13 +260,13 @@ Click `Export` in the top right corner, below the exit of the theme studio appli **Step 2** -Now, the Export dialog box appears with the option to select either the entire controls or just the desired control(s). This option is useful only for selective list of Syncfusion® WPF controls in the application. The theme studio will filter only the selected controls and customize the final output for those controls alone. +Now, the Export dialog box appears with the option to select either the entire controls or just the desired control(s). This option is useful only for selective list of Syncfusion® WPF controls in the application. The theme studio will filter only the selected controls and customize the final output for those controls alone. ![Export dialog in Theme Studio for WPF](ThemeStudio_images/ThemeStudio-Export.png) **Step 3** -Provide the theme name, in which the theme should be exported and select the required folder for Theme Export to be selected. When you export the download theme, it will come as a theme project with color codes for the selected Syncfusion® WPF controls. +Provide the theme name, in which the theme should be exported and select the required folder for Theme Export to be selected. When you export the download theme, it will come as a theme project with color codes for the selected Syncfusion® WPF controls. ![Export details dialog from Theme Studio for WPF](ThemeStudio_images/ThemeStudio-ExportName.png) @@ -323,7 +323,7 @@ Ensure whether the `Sign the assembly` checkbox is clicked or not, to use the pr ### Integrating custom theme to the application -The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) control helps to apply the built-in themes to the Syncfusion® UI controls for WPF. +The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) control helps to apply the built-in themes to the Syncfusion® UI controls for WPF. Let us see the step-by-step procedure for adding exported theme project as assembly(.dll) and witness the custom theme set for Docking Manager. @@ -351,7 +351,7 @@ Add reference of **Syncfusion.SfSkinManager.Wpf.dll** to the WPF application and **Step 3** -The appearance of any Syncfusion® UI controls for WPF can be customized by using the [Theme](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_ThemeProperty) attached property of the [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html). +The appearance of any Syncfusion® UI controls for WPF can be customized by using the [Theme](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_ThemeProperty) attached property of the [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html). Now, use the [RegisterTheme](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_RegisterTheme_System_String_Syncfusion_SfSkinManager_SkinHelper_) method to register the instance of generated MaterialDarkYellow (`Syncfusion.Themes.MaterialDarkYellow.WPF`) assembly from the exported theme project for demonstration purposes, passing the exported custom theme name and respective theme assembly instance as parameters. diff --git a/wpf/Themes/Touch-Support.md b/wpf/Themes/Touch-Support.md index 12341aa7e..b2f0173d7 100644 --- a/wpf/Themes/Touch-Support.md +++ b/wpf/Themes/Touch-Support.md @@ -1,17 +1,17 @@ --- layout: post -title: Touch Support in Syncfusion® WPF controls -description: This article explains how to enable touch design for Syncfusion® WPF Controls using SizeMode property in SkinManager. +title: Touch Support in Syncfusion® WPF controls +description: This article explains how to enable touch design for Syncfusion® WPF Controls using SizeMode property in SkinManager. platform: wpf control: General documentation: ug --- -# Touch Support in Syncfusion® WPF Controls +# Touch Support in Syncfusion® WPF Controls ## Size mode -The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) helps you to render in different size modes for both Syncfusion® and Framework controls using the [SizeMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_SizeModeProperty) property, which will be available only in [themes supported from theme studio](https://help.syncfusion.com/wpf/themes/skin-manager#themes-list). +The [SfSkinManager](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html) helps you to render in different size modes for both Syncfusion® and Framework controls using the [SizeMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SfSkinManager.html#Syncfusion_SfSkinManager_SfSkinManager_SizeModeProperty) property, which will be available only in [themes supported from theme studio](https://help.syncfusion.com/wpf/themes/skin-manager#themes-list). The [SizeMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.SizeMode.html) enum contains the following values: @@ -31,7 +31,7 @@ N> The default value is `SizeMode.Default`. ## Gesture -Gestures determine whether a finger or stylus has moved over a control or not. Syncfusion® WPF controls support the following touch gestures: Tap, Swipe, Pinch, and Hold.
. +Gestures determine whether a finger or stylus has moved over a control or not. Syncfusion® WPF controls support the following touch gestures: Tap, Swipe, Pinch, and Hold.
. The following table shows the gesture mappings for each control. diff --git a/wpf/Welcome-to-Syncfusion-Essential-WPF.md b/wpf/Welcome-to-Syncfusion-Essential-WPF.md index f11a68e55..1e9e7b4f0 100644 --- a/wpf/Welcome-to-Syncfusion-Essential-WPF.md +++ b/wpf/Welcome-to-Syncfusion-Essential-WPF.md @@ -1,7 +1,7 @@ --- layout: post -title: Overview of Syncfusion® Essential Studio® WPF products -description: Essential® WPF is a collection of 90 enterprise-grade WPF components including Tools, Charts, Grids and Diagram for building modern Desktop applications. +title: Overview of Syncfusion® Essential Studio® WPF products +description: Essential® WPF is a collection of 90 enterprise-grade WPF components including Tools, Charts, Grids and Diagram for building modern Desktop applications. platform: wpf control: Overview documentation: ug @@ -12,7 +12,7 @@ With the 2025 Volume 1 release, we will discontinue support for .NET 6.0 and 7.0 # Welcome to Syncfusion WPF UI controls -Syncfusion® Essential Studio® for WPF is a comprehensive collection of over 90+ essential® WPF controls like DataGrid, Chart, Diagram, and PDF Viewer for building powerful line-of-business Windows applications faster. Syncfusion® WPF controls provides unparalleled performance, stunning built-in themes, touch-friendly UI, localization and seamless integration with Visual Studio. +Syncfusion® Essential Studio® for WPF is a comprehensive collection of over 90+ essential® WPF controls like DataGrid, Chart, Diagram, and PDF Viewer for building powerful line-of-business Windows applications faster. Syncfusion® WPF controls provides unparalleled performance, stunning built-in themes, touch-friendly UI, localization and seamless integration with Visual Studio. ## How to best read this user guide @@ -395,7 +395,7 @@ N> Using `Classic` labeled controls in new projects is not recommended. In `Clas ## Licensing -Refer [licensing documentation](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion® license key in your WPF application to use Syncfusion controls without license message dialog at runtime. +Refer [licensing documentation](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion® license key in your WPF application to use Syncfusion controls without license message dialog at runtime. ## Additional help resources diff --git a/wpf/arm-support.md b/wpf/arm-support.md index c7acf4389..5dd3b705f 100644 --- a/wpf/arm-support.md +++ b/wpf/arm-support.md @@ -1,7 +1,7 @@ --- layout: post -title: ARM support | WPF | Syncfusion® -description: Learn here about the details of ARM64 devices compatibility support in .net 6.0 framework for Syncfusion® WPF controls. +title: ARM support | WPF | Syncfusion® +description: Learn here about the details of ARM64 devices compatibility support in .net 6.0 framework for Syncfusion® WPF controls. platform: wpf control: ARM support documentation: ug @@ -9,7 +9,7 @@ documentation: ug # ARM support in WPF Controls -The Syncfusion® WPF components are compatible with ARM64 devices. You can build the application with our components. The following components/features are alone yet to be supported for ARM64 device compatibility. Based on the feasibility, we will provide the support for the below components/features soon, +The Syncfusion® WPF components are compatible with ARM64 devices. You can build the application with our components. The following components/features are alone yet to be supported for ARM64 device compatibility. Based on the feasibility, we will provide the support for the below components/features soon, * PDF library: HTML to PDF conversion * PDF library: OCR Processing diff --git a/wpf/dotnet-core-compatibility.md b/wpf/dotnet-core-compatibility.md index a9379892c..89815e4f1 100644 --- a/wpf/dotnet-core-compatibility.md +++ b/wpf/dotnet-core-compatibility.md @@ -1,7 +1,7 @@ --- layout: post -title: WPF Applications using .NET Core and WPF Controls | Syncfusion® -description: Learn here about how to creating the WPF Applications using .NET Core and the Syncfusion® WPF Controls. +title: WPF Applications using .NET Core and WPF Controls | Syncfusion® +description: Learn here about how to creating the WPF Applications using .NET Core and the Syncfusion® WPF Controls. platform: wpf control: .NET Core documentation: ug @@ -9,13 +9,13 @@ documentation: ug # Getting started with .NET Core -Syncfusion® Essential Studio® for WPF ships .NET Core assemblies for building WPF .NET Core applications using Syncfusion® Controls. This section explains how to create the project in .NET Core application and using syncfusion® WPF controls. +Syncfusion® Essential Studio® for WPF ships .NET Core assemblies for building WPF .NET Core applications using Syncfusion® Controls. This section explains how to create the project in .NET Core application and using syncfusion® WPF controls. N> All Syncfusion WPF controls supports .NET Core except the controls labeled as `classic`. ## Version Compatibility -Below table represents the supported Syncfusion® Essential Studio® version for .NET Core versions. +Below table represents the supported Syncfusion® Essential Studio® version for .NET Core versions.
@@ -74,7 +74,7 @@ From 27.2 (2024 Vol3 SP)
## Adding Reference -You can add the Syncfusion® assembly references in one of the following ways. +You can add the Syncfusion® assembly references in one of the following ways. * NuGet * Adding assembly references from installed location @@ -87,7 +87,7 @@ Refer [NuGet package](https://help.syncfusion.com/wpf/visual-studio-integration/ ### Adding assembly references from installed location -You can also add the Syncfusion® WPF (.NET Core) controls assemblies from the `precompiledassemblies` folder in the following location. +You can also add the Syncfusion® WPF (.NET Core) controls assemblies from the `precompiledassemblies` folder in the following location.
@@ -142,7 +142,7 @@ In **Solution Explorer**, right-click on **Dependencies** and select **Add Refer Now, **Reference Manager** dialog will be opened. Here click **Browse** and can select the needed assemblies from the location mentioned in below note section. On selecting necessary assemblies, click **Add** and then click **OK**. Now, required assemblies are added in to the project, like in the below screenshot. -N> You can get Syncfusion® WPF (.NET Core) controls assemblies from `netcoreapp3.1` or `net 5.0` folder in the following location - C:\Program Files (x86)\Syncfusion\Essential Studio\WPF\{{ site.releaseversion }}\precompiledassemblies +N> You can get Syncfusion® WPF (.NET Core) controls assemblies from `netcoreapp3.1` or `net 5.0` folder in the following location - C:\Program Files (x86)\Syncfusion\Essential Studio\WPF\{{ site.releaseversion }}\precompiledassemblies ![NET Core showing assembly](NETcore_WPF_images/NETcore_assembly.jpeg) diff --git a/wpf/dotnet-framework-compatibility.md b/wpf/dotnet-framework-compatibility.md index 5aa81fdf6..cc5feacea 100644 --- a/wpf/dotnet-framework-compatibility.md +++ b/wpf/dotnet-framework-compatibility.md @@ -1,7 +1,7 @@ --- layout: post -title: .NET Framework Compatibility of Syncfusion® WPF controls -description: Learn here about the compatibility of .NET Framework support for the Syncfusion® Essential Studio® for WPF. +title: .NET Framework Compatibility of Syncfusion® WPF controls +description: Learn here about the compatibility of .NET Framework support for the Syncfusion® Essential Studio® for WPF. platform: wpf control: .Net Framework support History documentation: ug @@ -12,7 +12,7 @@ Syncfusion® WPF Controls are always compatible latest .NET Framework version ## Version Compatibility -Below table represents the supported Syncfusion® Essential Studio® version for .NET Framework versions . +Below table represents the supported Syncfusion® Essential Studio® version for .NET Framework versions .
diff --git a/wpf/right-to-left.md b/wpf/right-to-left.md index 2f53d98a6..82b601f21 100644 --- a/wpf/right-to-left.md +++ b/wpf/right-to-left.md @@ -1,14 +1,14 @@ --- layout: post -title: Right-to-Left support in Syncfusion® WPF UI Controls | Syncfusion® -description: Learn about Right-to-Left (RTL) support in Syncfusion® WPF UI Controls and more details. All Syncfusion® controls supports Right to Left. +title: Right-to-Left support in Syncfusion® WPF UI Controls | Syncfusion® +description: Learn about Right-to-Left (RTL) support in Syncfusion® WPF UI Controls and more details. All Syncfusion® controls supports Right to Left. platform: wpf control: RightToLeft documentation: ug --- -# Right-to-Left support in Syncfusion® WPF Controls +# Right-to-Left support in Syncfusion® WPF Controls Right-to-Left(RTL) support displays the content from right-to-left direction by setting the [FlowDirection](https://docs.microsoft.com/en-us/dotnet/api/system.windows.flowdirection) property to `RightToLeft`. This is helpful to support the Right-to-Left scripted languages like Arabic, Hebrew, Urdu, etc. -All WPF Syncfusion® controls support Right-to-Left (RTL) based on `FlowDirection` property. In addition to that, all controls provide [localization](https://help.syncfusion.com/wpf/localization) support to change language of strings used in control specific to any culture. \ No newline at end of file +All WPF Syncfusion® controls support Right-to-Left (RTL) based on `FlowDirection` property. In addition to that, all controls provide [localization](https://help.syncfusion.com/wpf/localization) support to change language of strings used in control specific to any culture. \ No newline at end of file diff --git a/wpf/samples.md b/wpf/samples.md index abbcf2db5..bad538528 100644 --- a/wpf/samples.md +++ b/wpf/samples.md @@ -1,17 +1,17 @@ --- layout: post -title: Guide to run online and offline samples from WPF Studio | Syncfusion® -description: Learn how to run the online samples and offline samples of Syncfusion® Essential Studio® WPF controls and components. +title: Guide to run online and offline samples from WPF Studio | Syncfusion® +description: Learn how to run the online samples and offline samples of Syncfusion® Essential Studio® WPF controls and components. platform: wpf control: Featured Samples documentation: ug --- -# Featured Samples for Syncfusion® WPF Controls +# Featured Samples for Syncfusion® WPF Controls -## Syncfusion® WPF Controls Panel +## Syncfusion® WPF Controls Panel -To explore Syncfusion® WPF controls and components, Open `Syncfusion® WPF Controls Panel` by searching it from start and open. +To explore Syncfusion® WPF controls and components, Open `Syncfusion® WPF Controls Panel` by searching it from start and open. ![WPF Control Panel Search](Guidetorunthesamples_images/wpf-control-panel-search.png) @@ -19,7 +19,7 @@ In another way, open the Control Panel from the following installed location. C:\Program Files (x86)\Syncfusion\Essential Studio\WPF\{{ site.releaseversion }}\Infrastructure\Launcher\Syncfusion WPF Control Panel.exe -N> In above section, latest Essential Studio® version details has been provided. You can refer installed Essential Studio® version instead of mentioned version. +N> In above section, latest Essential Studio® version details has been provided. You can refer installed Essential Studio® version instead of mentioned version. ![Syncfusion WPF Controls Panel](Guidetorunthesamples_images/syncfusion-wpf-controls-panel.PNG) @@ -35,13 +35,13 @@ The Offline samples are available in the following installed location where you C:\Users\Public\Documents\Syncfusion\WPF\{{ site.releaseversion }}\ -The offline samples can also be explored directly from the `Syncfusion® WPF Sample Browser` and opened in Visual Studio by running the required sample and selecting the `Open source code in visual studio`. +The offline samples can also be explored directly from the `Syncfusion® WPF Sample Browser` and opened in Visual Studio by running the required sample and selecting the `Open source code in visual studio`. ![Exploring Syncfusion WPF Samples from Syncfusion WPF Sample Browser](Guidetorunthesamples_images/Exploring-syncfusion-wpf-Showcase-sample-from-SB.PNG) ### Offline showcase samples -To explore any individual showcase sample from the `Syncfusion® WPF Sample Browser`, Click `Explore Demo Source` and navigate to `showcase` folder. +To explore any individual showcase sample from the `Syncfusion® WPF Sample Browser`, Click `Explore Demo Source` and navigate to `showcase` folder. ![Exploring Syncfusion WPF Showcase Samples](Guidetorunthesamples_images/Exploring-syncfusion-wpf-Showcase-sample.PNG) @@ -54,7 +54,7 @@ N> To run the individual control demos, please refer the instruction from [Runni ## Download demos from online (Clone from github repository) -You can explore Syncfusion® WPF controls using [GitHub WPF demos](https://github.com/syncfusion/wpf-demos), where all wpf demos are configured using `NuGet` to run without installing Syncfusion® WPF Studio. +You can explore Syncfusion® WPF controls using [GitHub WPF demos](https://github.com/syncfusion/wpf-demos), where all wpf demos are configured using `NuGet` to run without installing Syncfusion® WPF Studio. ### Download showcase demos from online From b5098310f38284d82ac813314dcb5930a17801bf Mon Sep 17 00:00:00 2001 From: Yuvaraj Date: Thu, 12 Dec 2024 13:39:04 +0530 Subject: [PATCH 8/8] Resolved CI issue --- wpf/Blend-Support.md | 2 +- wpf/Installation/Installation-errors.md | 10 ++--- wpf/Installation/install-nuget-packages.md | 44 +++++++++---------- .../offline-installer/how-to-download.md | 16 +++---- .../offline-installer/how-to-install.md | 28 ++++++------ .../web-installer/how-to-download.md | 16 +++---- .../web-installer/how-to-install.md | 34 +++++++------- wpf/Themes/Fluent-Theme.md | 2 +- wpf/Themes/Keyboard-Focus-Visual.md | 2 +- wpf/right-to-left.md | 2 +- wpf/samples.md | 2 +- 11 files changed, 79 insertions(+), 79 deletions(-) diff --git a/wpf/Blend-Support.md b/wpf/Blend-Support.md index 38d9e4c05..222cd622b 100644 --- a/wpf/Blend-Support.md +++ b/wpf/Blend-Support.md @@ -1,6 +1,6 @@ --- layout: post -title: Steps to edit Style and Template with WPF Blend control | Syncfusion® +title: Steps to edit Style and Template with WPF Blend control | Syncfusion description: Learn how to edit the Style and Template in Syncfusion® Essential® WPF Blend Support control, its elements and more. platform: wpf control: Blend Support diff --git a/wpf/Installation/Installation-errors.md b/wpf/Installation/Installation-errors.md index 928d4b694..38cec2f16 100644 --- a/wpf/Installation/Installation-errors.md +++ b/wpf/Installation/Installation-errors.md @@ -1,7 +1,7 @@ --- layout: post -title: Installation Errors in WPF - Syncfusion® -description: Learn here about the common installation errors and solution to those errors in Syncfusion® WPF Components installation. +title: Installation Errors in WPF - Syncfusion +description: Learn here about the common installation errors and solution to those errors in Syncfusion WPF Components installation. platform: wpf control: Installation and Deployment documentation: ug @@ -22,7 +22,7 @@ This article describes the most common installation errors, as well as the cause ### Problem -**Error Message:** Sorry, the provided unlock key is a trial unlock key and cannot be used to unlock the licensed version of our Essential Studio® for WPF installer. +**Error Message:** Sorry, the provided unlock key is a trial unlock key and cannot be used to unlock the licensed version of our Essential Studio for WPF installer. ![Alert Message](Errors/Installation_Errors_img1.png) @@ -39,7 +39,7 @@ Only a licensed unlock key can unlock a licensed installer. So, to unlock the Li ### Problem -**Error Message:** Your license for Syncfusion® Essential Studio® for WPF has been expired since {date}. Please renew your subscription and try again. +**Error Message:** Your license for Syncfusion Essential Studio for WPF has been expired since {date}. Please renew your subscription and try again. **Online Installer** @@ -62,7 +62,7 @@ You can choose from the options listed below. ### Problem -**Error Message:** Sorry, we are unable to find a valid license or trial for Essential Studio® for WPF under your account. +**Error Message:** Sorry, we are unable to find a valid license or trial for Essential Studio for WPF under your account. **Offline installer** diff --git a/wpf/Installation/install-nuget-packages.md b/wpf/Installation/install-nuget-packages.md index 06d19ba30..d4827d675 100644 --- a/wpf/Installation/install-nuget-packages.md +++ b/wpf/Installation/install-nuget-packages.md @@ -1,24 +1,24 @@ --- layout: post -title: Install Syncfusion® WPF NuGet packages - Syncfusion® -description: Learn here about how to install Syncfusion® WPF NuGet packages from Package manager and NuGet manager. +title: Install Syncfusion WPF NuGet packages - Syncfusion +description: Learn here about how to install Syncfusion WPF NuGet packages from Package manager and NuGet manager. platform: wpf control: Extension documentation: ug --- -# Install Syncfusion® WPF NuGet packages +# Install Syncfusion WPF NuGet packages ## Overview -**NuGet** is a Package management system for Visual Studio. It makes it easy to add, update and remove external libraries in our application. Syncfusion® publishing all WPF NuGet packages in [nuget.org](https://www.nuget.org/packages?q=Tags%3A%22Wpf%22+syncfusion). The Syncfusion® WPF NuGet packages can be used without installing the Syncfusion® Essential Studio® setup. You can simply exploit the Syncfusion® WPF NuGet packages in WPF application to develop with the Syncfusion® WPF components. +**NuGet** is a Package management system for Visual Studio. It makes it easy to add, update and remove external libraries in our application. Syncfusion publishing all WPF NuGet packages in [nuget.org](https://www.nuget.org/packages?q=Tags%3A%22Wpf%22+syncfusion). The Syncfusion WPF NuGet packages can be used without installing the Syncfusion Essential Studio setup. You can simply exploit the Syncfusion WPF NuGet packages in WPF application to develop with the Syncfusion WPF components. -> From v16.2.0.46 (2018 Volume 2 Service Pack 1) onwards, all the Syncfusion® WPF components are available as NuGet packages at nuget.org. +> From v16.2.0.46 (2018 Volume 2 Service Pack 1) onwards, all the Syncfusion WPF components are available as NuGet packages at nuget.org. ## Installation using Package Manager UI -The NuGet Package Manager UI allows you to search, install, uninstall, and update Syncfusion® WPF NuGet packages in your applications and solutions. You can find and install the Syncfusion® WPF NuGet packages in your Visual Studio WPF application and this process is easy with the steps below: +The NuGet Package Manager UI allows you to search, install, uninstall, and update Syncfusion WPF NuGet packages in your applications and solutions. You can find and install the Syncfusion WPF NuGet packages in your Visual Studio WPF application and this process is easy with the steps below: 1. Right-click on the WPF application or solution in the Solution Explorer, and choose **Manage NuGet Packages...** @@ -26,7 +26,7 @@ The NuGet Package Manager UI allows you to search, install, uninstall, and updat As an alternative, after opening the WPF application in Visual Studio, go to the **Tools** menu and after hovering **NuGet Package Manager**, select **Manage NuGet Packages for Solution...** -2. The Manage NuGet Packages window will open. Navigate to the Browse tab, then search for the Syncfusion® WPF NuGet packages using a term like "**Syncfusion.WPF**" and select the appropriate Syncfusion® WPF NuGet package for your development. +2. The Manage NuGet Packages window will open. Navigate to the Browse tab, then search for the Syncfusion WPF NuGet packages using a term like "**Syncfusion.WPF**" and select the appropriate Syncfusion WPF NuGet package for your development. ![WPF NuGet Packages Search](Platform_images/NuGetsearch.png) @@ -38,15 +38,15 @@ The NuGet Package Manager UI allows you to search, install, uninstall, and updat ![WPF NuGet Packages Install](Platform_images/InstallNuGet.png) -5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. +5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. ## Installation using Dotnet (.NET) CLI The [dotnet Command Line Interface (CLI)](https://docs.microsoft.com/en-us/nuget/consume-packages/install-use-packages-dotnet-cli), allows you to add, restore, pack, publish, and manage packages without making any changes to your application files. [Dotnet add package](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-add-package?tabs=netcore2x) adds a package reference to the application file, then runs [dotnet restore](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-restore?tabs=netcore2x) to install the package. -Follow the below instructions to use the dotnet CLI command to install the Syncfusion® WPF NuGet packages. +Follow the below instructions to use the dotnet CLI command to install the Syncfusion WPF NuGet packages. -1. Open a command prompt and navigate to the directory where your Syncfusion® WPF project file is located. +1. Open a command prompt and navigate to the directory where your Syncfusion WPF project file is located. 2. To install a NuGet package, run the following command. ```dotnet add package ``` @@ -56,7 +56,7 @@ Follow the below instructions to use the dotnet CLI command to install the Syncf > If you don’t provide a version flag, this command will be upgrading to the latest version by default. To specify a version, add the -v parameter: dotnet add package Syncfusion.SfGrid.WPF -v 19.3.0.43. -3. Examine the Syncfusion® WPF project file after the command has completed to ensure that the Syncfusion® WPF package was installed. To see the added reference, open the .csproj file. +3. Examine the Syncfusion WPF project file after the command has completed to ensure that the Syncfusion WPF package was installed. To see the added reference, open the .csproj file. ![WPF Package Entry ](Platform_images/packageentry.png) @@ -64,42 +64,42 @@ Follow the below instructions to use the dotnet CLI command to install the Syncf > Restoring is done automatically with **dotnet build** and **dotnet run** in .NET Core 2.0 and later. -5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. +5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. ## Installation using Package Manager Console -The **Package Manager Console** saves NuGet packages installation time since you don't have to search for the Syncfusion® WPF NuGet package which you want to install, and you can just type the installation command to install the appropriate Syncfusion® WPF NuGet package. Follow the instructions below to use the Package Manager Console to reference the Syncfusion® WPF component as NuGet packages in your WPF application. +The **Package Manager Console** saves NuGet packages installation time since you don't have to search for the Syncfusion WPF NuGet package which you want to install, and you can just type the installation command to install the appropriate Syncfusion WPF NuGet package. Follow the instructions below to use the Package Manager Console to reference the Syncfusion WPF component as NuGet packages in your WPF application. 1. To show the Package Manager Console, open your WPF application in Visual Studio and navigate to **Tools -> NuGet Package Manager -> Package Manager Console**. ![Package Manager Console ](Platform_images/console.png) -2. The **Package Manager Console** will be shown at the bottom of the screen. You can install the Syncfusion® WPF NuGet packages by enter the following NuGet installation commands. +2. The **Package Manager Console** will be shown at the bottom of the screen. You can install the Syncfusion WPF NuGet packages by enter the following NuGet installation commands. - ***Install specified Syncfusion® WPF NuGet package.*** + ***Install specified Syncfusion WPF NuGet package.*** - The below command will install the Syncfusion® WPF NuGet package in the WPF application. + The below command will install the Syncfusion WPF NuGet package in the WPF application. ```Install-Package ``` **For example:** Install-Package Syncfusion.SfGrid.WPF - > You can find the list of Syncfusion® WPF NuGet packages which are published in nuget.org from [here](https://www.nuget.org/packages?q=Tags%3A%22wpf%22+syncfusion) + > You can find the list of Syncfusion WPF NuGet packages which are published in nuget.org from [here](https://www.nuget.org/packages?q=Tags%3A%22wpf%22+syncfusion) - ***Install specified Syncfusion® WPF NuGet package in specified WPF application*** + ***Install specified Syncfusion WPF NuGet package in specified WPF application*** - The below command will install the Syncfusion® WPF NuGet package in the given WPF application. + The below command will install the Syncfusion WPF NuGet package in the given WPF application. ```Install-Package -ProjectName ``` **For example:** Install-Package Syncfusion.SfGrid.WPF -ProjectName SyncfusionWPFApp -3. By default, the package will be installed with latest version. You can give the required version with the -Version term like below to install the Syncfusion® WPF NuGet packages in the appropriate version. +3. By default, the package will be installed with latest version. You can give the required version with the -Version term like below to install the Syncfusion WPF NuGet packages in the appropriate version. ```Install-Package Syncfusion.SfGrid.WPF -Version 19.3.0.44``` ![Package Manager Console Output ](Platform_images/ConsoleInstallationOutput.PNG) -4. The NuGet package manager console will install the Syncfusion® WPF NuGet package as well as the dependencies it has. When the installation is complete, the console will show that your Syncfusion® WPF package has been successfully added to the application. +4. The NuGet package manager console will install the Syncfusion WPF NuGet package as well as the dependencies it has. When the installation is complete, the console will show that your Syncfusion WPF package has been successfully added to the application. -5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. \ No newline at end of file +5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WPF components](https://www.syncfusion.com/wpf-controls). Also, you can refer to the [Syncfusion WPF help document](https://help.syncfusion.com/wpf/welcome-to-syncfusion-essential-wpf) for development. \ No newline at end of file diff --git a/wpf/Installation/offline-installer/how-to-download.md b/wpf/Installation/offline-installer/how-to-download.md index 85bc768f0..3d857dfbb 100644 --- a/wpf/Installation/offline-installer/how-to-download.md +++ b/wpf/Installation/offline-installer/how-to-download.md @@ -1,16 +1,16 @@ --- layout: post -title: Downloading Syncfusion® WPF offline installer - Syncfusion® -description: Learn here about how to download the Syncfusion® WPF offline installer from our Syncfusion® website with license. +title: Downloading Syncfusion WPF offline installer - Syncfusion +description: Learn here about how to download the Syncfusion WPF offline installer from our Syncfusion website with license. platform: wpf control: Installation and Deployment documentation: ug --- -# Downloading Syncfusion® WPF offline installer +# Downloading Syncfusion WPF offline installer -The Syncfusion® WPF offline installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/wpf-controls) website. You can either download the licensed installer or try our trial installer depending on your license. +The Syncfusion WPF offline installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/wpf-controls) website. You can either download the licensed installer or try our trial installer depending on your license. - Trial Installer - Licensed Installer @@ -25,12 +25,12 @@ Our 30-day trial can be downloaded in two ways. ### Download Free Trial Setup 1. You can evaluate our 30-day free trial by visiting the [Download Free Trial](https://www.syncfusion.com/downloads) page and select the WPF platform. -2. After completing the required form or logging in with your registered Syncfusion® account, you can download the WPF trial installer from the confirmation page. (as shown in below screenshot.) +2. After completing the required form or logging in with your registered Syncfusion account, you can download the WPF trial installer from the confirmation page. (as shown in below screenshot.) ![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png) 3. With a trial license, only the latest version’s trial installer can be downloaded. -4. After downloading, the Syncfusion® WPF trial installer can be unlocked using either the trial unlock key or the Syncfusion® registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. +4. After downloading, the Syncfusion WPF trial installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. 5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.) ![Trial and downloads of Syncfusion Essential Studio](images/trial-download.png) @@ -49,7 +49,7 @@ You should initiate an evaluation if you have already obtained our components th ![Trial and downloads of Syncfusion Essential Studio](images/start-trial-download.png) -2. To access this page, you must sign up\log in with your Syncfusion® account. +2. To access this page, you must sign up\log in with your Syncfusion account. 3. Begin your trial by selecting the WPF product. N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again. @@ -63,7 +63,7 @@ You should initiate an evaluation if you have already obtained our components th ## Download the License Version -1. Syncfusion® licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion® account. +1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account. 2. You can view all the licenses (both active and expired) associated with your account. 3. Click the Download (element 1 in the screenshot below) button to download the respective product’s installer. 4. The most recent version of the installer will be downloaded from this page. diff --git a/wpf/Installation/offline-installer/how-to-install.md b/wpf/Installation/offline-installer/how-to-install.md index 47f97f563..069e36bc8 100644 --- a/wpf/Installation/offline-installer/how-to-install.md +++ b/wpf/Installation/offline-installer/how-to-install.md @@ -1,27 +1,27 @@ --- layout: post -title: Installing Syncfusion® WPF offline installer-Syncfusion® -description: Learn here about how to install Syncfusion® WPF offline installer after downloading from our Syncfusion® website. +title: Installing Syncfusion WPF offline installer-Syncfusion +description: Learn here about how to install Syncfusion WPF offline installer after downloading from our Syncfusion website. platform: wpf control: Installation and Deployment documentation: ug --- -# Installing Syncfusion® WPF offline installer +# Installing Syncfusion WPF offline installer ## Installing with UI The steps below show how to install the Essential Studio WPF installer. -1. Open the Syncfusion® WPF offline installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Open the Syncfusion WPF offline installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. ![Installer extraction wizard](images/Step-by-Step-Installation_img1.png) N> The Installer wizard extracts the syncfusionessentialwpf_(version).exe dialog, which displays the package's unzip operation. -2. To unlock the Syncfusion® offline installer, you have two options: +2. To unlock the Syncfusion offline installer, you have two options: * *Login To Install* @@ -32,14 +32,14 @@ The steps below show how to install the Essential Studio WPF installer. **Login To Install** - You must enter your Syncfusion® email address and password. If you don't already have a Syncfusion® account, you can sign up for one by clicking **"Create an account"**. If you have forgotten your password, click on **"Forgot Password"** to create a new one. Once you've entered your Syncfusion email and password, click Next. + You must enter your Syncfusion email address and password. If you don't already have a Syncfusion account, you can sign up for one by clicking **"Create an account"**. If you have forgotten your password, click on **"Forgot Password"** to create a new one. Once you've entered your Syncfusion email and password, click Next. ![Login credentials](images/Step-by-Step-Installation_img2.png) **Use Unlock Key** - Unlock keys are used to unlock the Syncfusion® offline installer, and they are platform and version specific. You should use either Syncfusion® licensed or trial Unlock key to unlock Syncfusion® WPF installer. + Unlock keys are used to unlock the Syncfusion offline installer, and they are platform and version specific. You should use either Syncfusion licensed or trial Unlock key to unlock Syncfusion WPF installer. The trial unlock key is only valid for 30 days, and the installer will not accept an expired trial key. @@ -74,7 +74,7 @@ The steps below show how to install the Essential Studio WPF installer. ![Advanced options](images/Step-by-Step-Installation_img7.png) - N> From the 2021 Volume 1 release, Syncfusion® has added the option to uninstall previous versions from 18.1 while installing the new version. + N> From the 2021 Volume 1 release, Syncfusion has added the option to uninstall previous versions from 18.1 while installing the new version. N> If any version is selected to uninstall, a confirmation screen will appear; if continue is selected, the Progress screen will display the uninstall and install progress, respectively. If none of the versions are chosen to be uninstalled, only the installation progress will be displayed. @@ -95,20 +95,20 @@ The steps below show how to install the Essential Studio WPF installer. ![Completed wizard](images/Step-by-Step-Installation_img10.png) -7. After installing, click the **Launch Control Panel** link to open the Syncfusion® Control Panel. +7. After installing, click the **Launch Control Panel** link to open the Syncfusion Control Panel. -8. Click the Finish button. Your system has been installed with the Syncfusion® Essential Studio® WPF product. +8. Click the Finish button. Your system has been installed with the Syncfusion Essential Studio WPF product. ## Installing in silent mode -The Syncfusion® Essential Studio® WPF Installer supports installation and uninstallation via the command line. +The Syncfusion Essential Studio WPF Installer supports installation and uninstallation via the command line. ### Command Line Installation To install through the Command Line in Silent mode, follow the steps below. -1. Run the Syncfusion® WPF installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Run the Syncfusion WPF installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. 2. The file syncfusionessentialwpf_(version).exe file will be extracted into the Temp directory. 3. Run %temp%. The Temp folder will be opened. The syncfusionessentialwpf_(version).exe file will be located in one of the folders. 4. Copy the extracted syncfusionessentialwpf_(version).exe file in local drive. @@ -131,9 +131,9 @@ To install through the Command Line in Silent mode, follow the steps below. ### Command Line Uninstallation -Syncfusion® Essential® WPF can be uninstalled silently using the Command Line. +Syncfusion Essential WPF can be uninstalled silently using the Command Line. -1. Run the Syncfusion® WPF installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Run the Syncfusion WPF installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. 2. The file syncfusionessentialwpf_(version).exe file will be extracted into the Temp directory. 3. Run %temp%. The Temp folder will be opened. The syncfusionessentialwpf_(version).exe file will be located in one of the folders. 4. Copy the extracted syncfusionessentialwpf_(version).exe file in local drive. diff --git a/wpf/Installation/web-installer/how-to-download.md b/wpf/Installation/web-installer/how-to-download.md index 86d1e49c6..e7ce55078 100644 --- a/wpf/Installation/web-installer/how-to-download.md +++ b/wpf/Installation/web-installer/how-to-download.md @@ -1,16 +1,16 @@ --- layout: post -title: Downloading Syncfusion® WPF web installer - Syncfusion® -description: Learn here about how to download Syncfusion® WPF web installer from our Syncfusion® website with license. +title: Downloading Syncfusion WPF web installer - Syncfusion +description: Learn here about how to download Syncfusion WPF web installer from our Syncfusion website with license. platform: wpf control: Installation and Deployment documentation: ug --- -# Downloading Syncfusion® WPF web Installer +# Downloading Syncfusion WPF web Installer -The Syncfusion® WPF web installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/wpf-controls) website. You can either download the licensed installer or try our trial installer depending on your license. +The Syncfusion WPF web installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/wpf-controls) website. You can either download the licensed installer or try our trial installer depending on your license. - Trial Installer - Licensed Installer @@ -30,7 +30,7 @@ Our 30-day trial can be downloaded in two ways. ![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png) 3. With a trial license, only the latest version’s trial installer can be downloaded. -4. After downloading, the Syncfusion® WPF web installer can be unlocked using either the trial unlock key or the Syncfusion® registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. +4. After downloading, the Syncfusion WPF web installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. 5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.) 6. Click the Download (element 1 in the screenshot below) button to get the Syncfusion Essential Studio WPF web installer. @@ -61,7 +61,7 @@ You should initiate an evaluation if you have already obtained our components th ## Download the License Version -1. Syncfusion® licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion® account. +1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account. 2. You can view all the licenses (both active and expired) associated with your account. 3. Click the Download (element 1 in the screenshot below) button to download the WPF web installer. 4. The most recent version of the installer will be downloaded from this page. @@ -74,8 +74,8 @@ You should initiate an evaluation if you have already obtained our components th ![License and downloads of Syncfusion Essential Studio](images/start-trial-download-web-installer.png) -8. After downloading, the Syncfusion® WPF web installer can be unlocked using Syncfusion® registered login credential. +8. After downloading, the Syncfusion WPF web installer can be unlocked using Syncfusion registered login credential. - N> For Syncfusion® trial and licensed products, there is no separate web installer. Based on your account license, Syncfusion® trial or licensed products will be installed via web installer. + N> For Syncfusion trial and licensed products, there is no separate web installer. Based on your account license, Syncfusion trial or licensed products will be installed via web installer. You can also refer to the [**web installer**](https://help.syncfusion.com/wpf/installation/web-installer/how-to-install) links for step-by-step installation guidelines. diff --git a/wpf/Installation/web-installer/how-to-install.md b/wpf/Installation/web-installer/how-to-install.md index a6ae7ca17..d421030ee 100644 --- a/wpf/Installation/web-installer/how-to-install.md +++ b/wpf/Installation/web-installer/how-to-install.md @@ -1,32 +1,32 @@ --- layout: post -title: Installing Syncfusion® WPF web installer - Syncfusion® -description: Learn here about how to install Syncfusion® WPF web installer after downloading from our Syncfusion® website. +title: Installing Syncfusion WPF web installer - Syncfusion +description: Learn here about how to install Syncfusion WPF web installer after downloading from our Syncfusion website. platform: wpf control: Installation and Deployment documentation: ug --- -# Installing Syncfusion® WPF web installer +# Installing Syncfusion WPF web installer ## Overview -For the Essential Studio WPF product, Syncfusion® offers a Web Installer. This installer alleviates the burden of downloading a larger installer. You can simply download and run the online installer, which will be smaller in size and will download and install the Essential Studio products you have chosen. You can get the most recent version of Essential Studio Web Installer [here](https://www.syncfusion.com/downloads/latest-version). +For the Essential Studio WPF product, Syncfusion offers a Web Installer. This installer alleviates the burden of downloading a larger installer. You can simply download and run the online installer, which will be smaller in size and will download and install the Essential Studio products you have chosen. You can get the most recent version of Essential Studio Web Installer [here](https://www.syncfusion.com/downloads/latest-version). ## Installation The steps below show how to install Essential Studio WPF Web Installer. -1. Open the Syncfusion® Essential Studio® WPF Web Installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Open the Syncfusion Essential Studio WPF Web Installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. ![Installer Extraction Wizard](images/Step-by-Step-Installation_img1.png) N> The installer wizard extracts the syncfusionessentialwpfwebinstaller_{version}.exe dialog, which displays the package's unzip operation. -2. The Syncfusion® WPF Web Installer's welcome wizard will be displayed. Click the Next button. +2. The Syncfusion WPF Web Installer's welcome wizard will be displayed. Click the Next button. ![Welcome wizard](images/Step-by-Step-Installation_img2.png) @@ -54,7 +54,7 @@ The steps below show how to install Essential Studio WPF Web Installer. ![Existing Version for install](images/Step-by-Step-Installation_img20.png) - N> From the 2021 Volume 1 release, Syncfusion® has provided option to uninstall the previous versions from 18.1 while installing the new version. + N> From the 2021 Volume 1 release, Syncfusion has provided option to uninstall the previous versions from 18.1 while installing the new version. 5. Pop up screen will be displayed to get the confirmation to uninstall selected previous versions. @@ -75,22 +75,22 @@ The steps below show how to install Essential Studio WPF Web Installer. **Additional settings** - * Select the **Install Demos** check box to install Syncfusion® samples, or leave the check box unchecked, if you do not want to install Syncfusion® samples - * Select the **Register Syncfusion® Assemblies in GAC** check box to install the latest Syncfusion® assemblies in GAC, or clear this check box when you do not want to install the latest assemblies in GAC. - * Select the **Configure Syncfusion® controls in Visual Studio** check box to configure the Syncfusion® controls in the Visual Studio toolbox, or clear this check box when you do not want to configure the Syncfusion® controls in the Visual Studio toolbox during installation. Note that you must also select the Register Syncfusion® assemblies in GAC check box when you select this check box. - * Select the **Configure Syncfusion® Extensions controls in Visual Studio** checkbox to configure the Syncfusion® Extensions in Visual Studio or clear this check box when you do not want to configure the Syncfusion® Extensions in Visual Studio. - * Check the **Create Desktop Shortcut** checkbox to add a desktop shortcut for Syncfusion® Control Panel - * Check the **Create Start Menu Shortcut** checkbox to add a shortcut to the start menu for Syncfusion® Control Panel + * Select the **Install Demos** check box to install Syncfusion samples, or leave the check box unchecked, if you do not want to install Syncfusion samples + * Select the **Register Syncfusion Assemblies in GAC** check box to install the latest Syncfusion assemblies in GAC, or clear this check box when you do not want to install the latest assemblies in GAC. + * Select the **Configure Syncfusion controls in Visual Studio** check box to configure the Syncfusion controls in the Visual Studio toolbox, or clear this check box when you do not want to configure the Syncfusion controls in the Visual Studio toolbox during installation. Note that you must also select the Register Syncfusion assemblies in GAC check box when you select this check box. + * Select the **Configure Syncfusion Extensions controls in Visual Studio** checkbox to configure the Syncfusion Extensions in Visual Studio or clear this check box when you do not want to configure the Syncfusion Extensions in Visual Studio. + * Check the **Create Desktop Shortcut** checkbox to add a desktop shortcut for Syncfusion Control Panel + * Check the **Create Start Menu Shortcut** checkbox to add a shortcut to the start menu for Syncfusion Control Panel 8. After reading the License Terms and Conditions, check the **I agree to the License Terms and Privacy Policy** check box. Click the Next button. -9. The login wizard will appear. You must enter your Syncfusion® email address and password. If you do not already have a Syncfusion® account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button. +9. The login wizard will appear. You must enter your Syncfusion email address and password. If you do not already have a Syncfusion account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button. ![Login wizard install](images/Step-by-Step-Installation_img9.png) - I> The products you have chosen will be installed based on your Syncfusion® License (Trial or Licensed). + I> The products you have chosen will be installed based on your Syncfusion License (Trial or Licensed). 10. The download and installation\uninstallation progress will be displayed as shown below. @@ -100,9 +100,9 @@ The steps below show how to install Essential Studio WPF Web Installer. ![Installation Summary](images/Step-by-Step-Installation_img11.png) - * To open the Syncfusion® Control Panel, click **Launch Control Panel**. + * To open the Syncfusion Control Panel, click **Launch Control Panel**. -12. After installation, there will be two Syncfusion® control panel entries, as shown below. The Essential Studio entry will manage all Syncfusion® products installed in the same version, while the Product entry will only uninstall the specific product setup. +12. After installation, there will be two Syncfusion control panel entries, as shown below. The Essential Studio entry will manage all Syncfusion products installed in the same version, while the Product entry will only uninstall the specific product setup. ![Control Panel](images/Step-by-Step-Installation_img19.png) diff --git a/wpf/Themes/Fluent-Theme.md b/wpf/Themes/Fluent-Theme.md index e4f99be57..48bcb81f6 100644 --- a/wpf/Themes/Fluent-Theme.md +++ b/wpf/Themes/Fluent-Theme.md @@ -1,6 +1,6 @@ --- layout: post -title: WPF Fluent Theme | Fluent Light & Dark Themes for WPF | Syncfusion® +title: WPF Fluent Theme | Fluent Light & Dark Themes for WPF | Syncfusion description: Learn how to apply fluent theme for WPF controls and Syncfusion® controls. Fluent Light and Fluent Dark themes support along with reveal animations. platform: wpf control: Themes diff --git a/wpf/Themes/Keyboard-Focus-Visual.md b/wpf/Themes/Keyboard-Focus-Visual.md index 473e1b07a..28fde18f2 100644 --- a/wpf/Themes/Keyboard-Focus-Visual.md +++ b/wpf/Themes/Keyboard-Focus-Visual.md @@ -1,6 +1,6 @@ --- layout: post -title: Getting Started with Keyboard Focus Visual | Syncfusion® WPF Controls +title: Getting Started with Keyboard Focus Visual | Syncfusion WPF Controls description: This article explains how to apply high visibility keyboard visual feedback followed in fluent design for WPF controls and Syncfusion® controls. platform: wpf control: Themes diff --git a/wpf/right-to-left.md b/wpf/right-to-left.md index 82b601f21..0bc34b175 100644 --- a/wpf/right-to-left.md +++ b/wpf/right-to-left.md @@ -1,6 +1,6 @@ --- layout: post -title: Right-to-Left support in Syncfusion® WPF UI Controls | Syncfusion® +title: Right-to-Left support in Syncfusion WPF UI Controls | Syncfusion description: Learn about Right-to-Left (RTL) support in Syncfusion® WPF UI Controls and more details. All Syncfusion® controls supports Right to Left. platform: wpf control: RightToLeft diff --git a/wpf/samples.md b/wpf/samples.md index bad538528..bcdd69af2 100644 --- a/wpf/samples.md +++ b/wpf/samples.md @@ -1,6 +1,6 @@ --- layout: post -title: Guide to run online and offline samples from WPF Studio | Syncfusion® +title: Guide to run online and offline samples from WPF Studio | Syncfusion description: Learn how to run the online samples and offline samples of Syncfusion® Essential Studio® WPF controls and components. platform: wpf control: Featured Samples