Skip to content

Commit cacf884

Browse files
Merge pull request #1649 from syncfusion-content/Trademark_symbol_inclusion_hotfix
Modified Trademark symbol from unicode to superscript registered trademark symbol
2 parents d09717b + b329bbd commit cacf884

18 files changed

+92
-92
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 Essential WPF controls
4+
description: Learn about the different ways to add Syncfusion Essential WPF controls to the Visual Studio project.
55
platform: wpf
66
control: common
77
documentation: ug
88
---
9-
# Add Syncfusion® 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 Essential 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
4+
description: Control and it's Dependency assembly or NuGet reference details for Syncfusion Essential Studio 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

wpf/Localization.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
3-
title: Localization in Syncfusion&reg; WPF UI Controls | Syncfusion&reg;
4-
description: Learn about Localization support in Syncfusion&reg; WPF UI Contorls using .RESX files and also explains editing default strings of WPF controls.
3+
title: Localization in Syncfusion WPF UI Controls | Syncfusion
4+
description: Learn about Localization support in Syncfusion WPF UI Contorls using .RESX files and also explains editing default strings of WPF controls.
55
platform: wpf
66
control: Localization
77
documentation: ug
88
---
99

10-
# Localization of Syncfusion&reg; WPF Controls
10+
# Localization of Syncfusion<sup>&reg;</sup> WPF Controls
1111

12-
Localization is the process of translating the application resources into different language for the specific cultures. You can localize the syncfusion&reg; WPF controls by adding a resource file for each language.
12+
Localization is the process of translating the application resources into different language for the specific cultures. You can localize the syncfusion<sup>&reg;</sup> WPF controls by adding a resource file for each language.
1313

1414
## Changing application culture
1515

@@ -48,7 +48,7 @@ End Class
4848

4949
You can create .resx files for any language by following these steps:
5050

51-
N> You can get the default resource files of all Syncfusion&reg; WPF libraries from [GitHub](https://github.com/syncfusion/wpf-controls-localization-resx-files).
51+
N> You can get the default resource files of all Syncfusion<sup>&reg;</sup> WPF libraries from [GitHub](https://github.com/syncfusion/wpf-controls-localization-resx-files).
5252

5353
1) Right-click your project and add a new folder named as `Resources`.
5454

@@ -75,4 +75,4 @@ N> Download demo from the [GitHub](https://github.com/SyncfusionExamples/wpf-dat
7575

7676
## Editing default culture strings
7777

78-
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&reg; WPF controls reads the default string from the .resx files of application.
78+
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<sup>&reg;</sup> WPF controls reads the default string from the .resx files of application.

wpf/Pattern-and-Practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Pattern and Practices for Syncfusion&reg; Essential&reg; WPF controls
4-
description: Learn here about how to use MVVM Commands, Patterns, and Events of the Syncfusion&reg; Essential WPF controls
3+
title: Pattern and Practices for Syncfusion Essential WPF controls
4+
description: Learn here about how to use MVVM Commands, Patterns, and Events of the Syncfusion Essential WPF controls
55
platform: wpf
66
control: Pattern and Practices
77
documentation: ug

wpf/System-Requirements.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: System Requirements in WPF - Syncfusion&reg;
4-
description: Checkout and learn here all about the system requirements needed to use the Syncfusion&reg; WPF Components.
3+
title: System Requirements in WPF - Syncfusion
4+
description: Checkout and learn here all about the system requirements needed to use the Syncfusion WPF Components.
55
platform: wpf
66
control: System Requirement
77
documentation: ug
88
---
9-
# System Requirement in Syncfusion&reg; Essential&reg; WPF
9+
# System Requirement in Syncfusion<sup>&reg;</sup> Essential<sup>&reg;</sup> WPF
1010

11-
This section describes the system requirements to use Syncfusion&reg; WPF Controls for development.
11+
This section describes the system requirements to use Syncfusion<sup>&reg;</sup> WPF Controls for development.
1212

1313
### Operating Systems
1414

wpf/Themes/Fluent-Theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: WPF Fluent Theme | Fluent Light & Dark Themes for WPF | Syncfusion
4-
description: Learn how to apply fluent theme for WPF controls and Syncfusion&reg; controls. Fluent Light and Fluent Dark themes support along with reveal animations.
4+
description: Learn how to apply fluent theme for WPF controls and Syncfusion controls. Fluent Light and Fluent Dark themes support along with reveal animations.
55
platform: wpf
66
control: Themes
77
documentation: ug

wpf/Themes/Keyboard-Focus-Visual.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
33
title: Getting Started with Keyboard Focus Visual | Syncfusion WPF Controls
4-
description: This article explains how to apply high visibility keyboard visual feedback followed in fluent design for WPF controls and Syncfusion&reg; controls.
4+
description: This article explains how to apply high visibility keyboard visual feedback followed in fluent design for WPF controls and Syncfusion controls.
55
platform: wpf
66
control: Themes
77
documentation: ug
88
---
99

1010
# Getting Started with Keyboard Focus Visual for WPF Controls
1111

12-
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&reg; and Framework controls using the [FocusVisualKind](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.Theme.html#Syncfusion_SfSkinManager_Theme_FocusVisualKind) property.
12+
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<sup>&reg;</sup> and Framework controls using the [FocusVisualKind](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.Theme.html#Syncfusion_SfSkinManager_Theme_FocusVisualKind) property.
1313

1414
The [FocusVisualKind](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.FocusVisualKind.html) enum contains the following values:
1515

wpf/Themes/ScrollBar-Mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Windows 10 Compact ScrollBar | Touch ScrollBars | Syncfusion&reg;
3+
title: Windows 10 Compact ScrollBar | Touch ScrollBars | Syncfusion
44
description: This article explains how to enable Windows 10 like compact scrollbars (touch scrollbars) in WPF applications.
55
platform: wpf
66
control: Themes
77
documentation: ug
88
---
99
# Getting Started with Windows 10 Compact ScrollBar (Touch ScrollBars)
1010

11-
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&reg; 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).
11+
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<sup>&reg;</sup> 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).
1212

1313
The [ScrollBarMode](https://help.syncfusion.com/cr/wpf/Syncfusion.SfSkinManager.ScrollBarMode.html) enum contains the following values:
1414

0 commit comments

Comments
 (0)