Skip to content

Commit f97aa2c

Browse files
modified trade mark symbol
1 parent b8d1530 commit f97aa2c

19 files changed

+112
-112
lines changed

wpf/Add-Syncfusion-Controls.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
22
layout: post
3-
title: Steps to add Syncfusion® Essential® WPF controls
4-
description: Learn about the different ways to add Syncfusion® Essential® WPF controls to the Visual Studio project.
3+
title: Steps to add Syncfusion<sup>&reg;</sup> Essential<sup>&reg;</sup> WPF controls
4+
description: Learn about the different ways to add Syncfusion<sup>&reg;</sup> Essential<sup>&reg;</sup> WPF controls to the Visual Studio project.
55
platform: wpf
66
control: common
77
documentation: ug
88
---
9-
# Add Syncfusion&reg; WPF Controls
9+
# Add Syncfusion<sup>&reg;</sup> WPF Controls
1010

11-
The Syncfusion&reg; WPF controls can be added in a Visual Studio projects by using either of the following ways:
11+
The Syncfusion<sup>&reg;</sup> WPF controls can be added in a Visual Studio projects by using either of the following ways:
1212

1313
* Using Designer
1414
* Using Code-Behind
1515
* Using Project Template
1616

1717
## Using Designer
1818

19-
Syncfusion&reg; UI for WPF are added automatically to the Visual Studio Toolbox during installation. The following steps help you to add the required Essential&reg; WPF control using drag and drop from the Toolbox. For example: **SfTextBoxExt**
19+
Syncfusion<sup>&reg;</sup> UI for WPF are added automatically to the Visual Studio Toolbox during installation. The following steps help you to add the required Essential<sup>&reg;</sup> WPF control using drag and drop from the Toolbox. For example: **SfTextBoxExt**
2020

2121
1. Create a WPF project in Visual Studio.
2222

@@ -30,7 +30,7 @@ Syncfusion&reg; UI for WPF are added automatically to the Visual Studio Toolbox
3030

3131
### Using XAML
3232

33-
The following steps help you to add a required Essential&reg; WPF Control using XAML Code, for example: **SfTextBoxExt**.
33+
The following steps help you to add a required Essential<sup>&reg;</sup> WPF Control using XAML Code, for example: **SfTextBoxExt**.
3434

3535
1. Create a WPF project in Visual Studio and refer the following assemblies:
3636

@@ -72,7 +72,7 @@ The following steps help you to add a required Essential&reg; WPF Control using
7272

7373
## Using Code-Behind
7474

75-
Syncfusion&reg; UI for WPF can be added at runtime using C# / VB. The following steps help you to add required Essential&reg; WPF control using code. For example: **SfTextBoxExt**.
75+
Syncfusion<sup>&reg;</sup> UI for WPF can be added at runtime using C# / VB. The following steps help you to add required Essential<sup>&reg;</sup> WPF control using code. For example: **SfTextBoxExt**.
7676

7777
1. Create a WPF project in Visual Studio and refer to the following assemblies:
7878

@@ -156,23 +156,23 @@ Me.Content = textBoxExt1
156156

157157
## Using Project Template
158158

159-
Syncfusion&reg; provides the Visual Studio Project Templates for the Syncfusion&reg; WPF platform to create Syncfusion&reg; WPF Application.
159+
Syncfusion<sup>&reg;</sup> provides the Visual Studio Project Templates for the Syncfusion<sup>&reg;</sup> WPF platform to create Syncfusion<sup>&reg;</sup> WPF Application.
160160

161-
I> The Syncfusion&reg; WPF templates are available from v16.1.0.24.
161+
I> The Syncfusion<sup>&reg;</sup> WPF templates are available from v16.1.0.24.
162162

163163
### Create Syncfusion WPF project
164164

165-
The following steps direct you to create the Syncfusion&reg; WPF project using the Visual Studio Project Template.
165+
The following steps direct you to create the Syncfusion<sup>&reg;</sup> WPF project using the Visual Studio Project Template.
166166

167-
1. To create a Syncfusion&reg; WPF project, choose New Project-> Syncfusion->Windows->Syncfusion WPF Application from Visual Studio.
167+
1. To create a Syncfusion<sup>&reg;</sup> WPF project, choose New Project-> Syncfusion->Windows->Syncfusion WPF Application from Visual Studio.
168168

169169
![Create WPF application](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-1.png)
170170

171171
2. Name the Project, choose the destination location when required and set the framework of the project, then click OK.
172172

173-
N> Minimum target Framework is 4.0 for Syncfusion&reg; WPF project templates.
173+
N> Minimum target Framework is 4.0 for Syncfusion<sup>&reg;</sup> WPF project templates.
174174

175-
3. Choose the options to configure the Syncfusion&reg; WPF Application by using the following Project Configuration Wizard.
175+
3. Choose the options to configure the Syncfusion<sup>&reg;</sup> WPF Application by using the following Project Configuration Wizard.
176176

177177
![WPF Project configuration wizard](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-2.png)
178178

@@ -200,6 +200,6 @@ N> Minimum target Framework is 4.0 for Syncfusion&reg; WPF project templates.
200200

201201
![Shows project folder for added control](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-8.png)
202202

203-
5. Then, Syncfusion&reg; 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&reg; 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.
203+
5. Then, Syncfusion<sup>&reg;</sup> 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<sup>&reg;</sup> 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.
204204

205205
![Shows syncfusion license registration message](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-9.png)

wpf/Blend-Support.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
---
22
layout: post
33
title: Steps to edit Style and Template with WPF Blend control | Syncfusion
4-
description: Learn how to edit the Style and Template in Syncfusion&reg; Essential&reg; WPF Blend Support control, its elements and more.
4+
description: Learn how to edit the Style and Template in Syncfusion<sup>&reg;</sup> Essential<sup>&reg;</sup> WPF Blend Support control, its elements and more.
55
platform: wpf
66
control: Blend Support
77
documentation: ug
88
---
99

1010
# Getting Started with Blend Support
1111

12-
Essential&reg; WPF control's Style and Template can be editable in Expression Blend and this section explains the same.
12+
Essential<sup>&reg;</sup> WPF control's Style and Template can be editable in Expression Blend and this section explains the same.
1313

1414
## Edit Control Style in Expression Blend
1515

1616
1.Open an application in Expression Blend.
1717

1818
2.Expand the Views, choose `Other Windows` and then choose `Objects` and `Timeline`.
1919

20-
3.In the “Objects and Timeline” pane, select a Syncfusion&reg; control to modify a style.
20+
3.In the “Objects and Timeline” pane, select a Syncfusion<sup>&reg;</sup> control to modify a style.
2121

2222
![Blend-Support_images1](Blend-Support_images/GettingStarted_img1.jpeg)
2323

@@ -43,12 +43,12 @@ Essential&reg; WPF control's Style and Template can be editable in Expression Bl
4343

4444
2.Expand the Views, choose `Other Windows` and then choose `Objects` and `Timeline`.
4545

46-
3.In the “Objects and Timeline” pane, select a Syncfusion&reg; control to modify a template.
46+
3.In the “Objects and Timeline” pane, select a Syncfusion<sup>&reg;</sup> control to modify a template.
4747

4848
![Blend-Support_images4](Blend-Support_images/GettingStarted_img4.jpeg)
4949

5050

51-
4.Right-click the Syncfusion&reg; control and choose `Edit` template
51+
4.Right-click the Syncfusion<sup>&reg;</sup> control and choose `Edit` template
5252

5353
![Blend-Support_images5](Blend-Support_images/GettingStarted_img5.jpeg)
5454

wpf/Control-Dependencies.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
layout: post
3-
title: Control Dependencies and Dependency assembly | WPF | Syncfusion&reg;
4-
description: Control and it's Dependency assembly or NuGet reference details for Syncfusion&reg; Essential Studio&reg; WPF products
3+
title: Control Dependencies and Dependency assembly | WPF | Syncfusion<sup>&reg;</sup>
4+
description: Control and it's Dependency assembly or NuGet reference details for Syncfusion<sup>&reg;</sup> Essential Studio<sup>&reg;</sup> WPF products
55
platform: wpf
66
control: Control Dependencies
77
documentation: ug
88
---
99

10-
# Control Dependencies in Syncfusion&reg;'s WPF Controls
10+
# Control Dependencies in Syncfusion<sup>&reg;</sup>'s WPF Controls
1111

1212
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.
1313

14-
You can refer to the [syncfusion controls section](https://help.syncfusion.com/wpf/add-syncfusion-controls) to learn how to add syncfusion&reg; control.
14+
You can refer to the [syncfusion controls section](https://help.syncfusion.com/wpf/add-syncfusion-controls) to learn how to add syncfusion<sup>&reg;</sup> control.
1515

1616
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.
1717

0 commit comments

Comments
 (0)