Skip to content

Commit b726be4

Browse files
Merge pull request #1652 from syncfusion-content/Trademark_symbol_inclusion_hotfix
Added missed trademark symbol in WPF UG common files.
2 parents c929641 + f9b9bac commit b726be4

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

wpf/Add-Syncfusion-Controls.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Syncfusion<sup>&reg;</sup> provides the Visual Studio Project Templates for the
160160

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

163-
### Create Syncfusion WPF project
163+
### Create Syncfusion<sup>&reg;</sup> WPF project
164164

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

@@ -200,6 +200,6 @@ N> Minimum target Framework is 4.0 for Syncfusion<sup>&reg;</sup> WPF project te
200200

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

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.
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<sup>&reg;</sup> 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<sup>&reg;</sup>.
204204

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

wpf/Pattern-and-Practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ documentation: ug
1010

1111
## Getting Started with MVVM
1212

13-
Essential WPF controls are suitable for MVVM Pattern. Since, the controls are provided with built-in commands.
13+
Essential<sup>&reg;</sup> WPF controls are suitable for MVVM Pattern. Since, the controls are provided with built-in commands.
1414

1515
The `DataContext` property specifies the default source for Data Binding in MVVM pattern.
1616

wpf/Themes/Skin-Manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@ private void Window_Closed(object sender, EventArgs e)
866866
<tr><td>Window</td><td>WPFWindowStyle</td></tr>
867867
</table>
868868

869-
### Syncfusion Controls
869+
### Syncfusion<sup>&reg;</sup> Controls
870870

871871
<table>
872872
<tr><th>Control Name</th><th>Key Name</th></tr>

wpf/Themes/Theme-Studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Let us see the step-by-step procedure to launch and work with the theme studio u
218218

219219
**Step 1**
220220

221-
After installing the `Syncfusion<sup>&reg;</sup> WPF` suite, launch it and select `Theme Studio` from the start-up panel.
221+
After installing the `Syncfusion WPF` suite, launch it and select `Theme Studio` from the start-up panel.
222222

223223
![Theme Studio for WPF](ThemeStudio_images/ThemeStudio-LaunchPage.png)
224224

wpf/VPAT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
layout: post
33
title: Section 508 Compliance for Syncfusion Essential Studio WPF products
44
description: Learn here about Section 508 Compliance for Syncfusion Essential Studio WPF products, its elements and more.
5-
platform: WPF
5+
platform: wpf
66
control: Section 508 Compliance
77
documentation: ug
88
---
99

1010
# Section 508 Compliance - Voluntary Product Accessibility Template
1111

12-
The following Voluntary Product Accessibility information refers to Syncfusion Essential Studio for WPF.
12+
The following Voluntary Product Accessibility information refers to Syncfusion<sup>&reg;</sup> Essential Studio<sup>&reg;</sup> for WPF.
1313

1414
<table>
1515
<tr>
@@ -187,5 +187,5 @@ Essential Studio WPF controls are accessible<br/><br/></td></tr>
187187
Supported.<br/><br/></td><td>
188188
Online support <a href="https://www.syncfusion.com/support/directtrac/incidents">Incidents</a> and <a href="https://www.syncfusion.com/support/directtrac/forums">Forums</a> are available.<br/><br/></td></tr>
189189
</table>
190-
Syncfusion does not promise that the information provided in this document will be error-free, or that any errors will be corrected, or that your use of the information will provide specific results. The document and its content are delivered on an “as-is” basis. All information provided is subject to change without notice. Syncfusion disclaims all warranties, express or implied, including any warranties of accuracy, non-infringement, merchantability and fitness for a particular purpose.
190+
Syncfusion<sup>&reg;</sup> does not promise that the information provided in this document will be error-free, or that any errors will be corrected, or that your use of the information will provide specific results. The document and its content are delivered on an “as-is” basis. All information provided is subject to change without notice. Syncfusion<sup>&reg;</sup> disclaims all warranties, express or implied, including any warranties of accuracy, non-infringement, merchantability and fitness for a particular purpose.
191191

wpf/Welcome-to-Syncfusion-Essential-WPF.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ documentation: ug
1010
> With the 2024 Volume 4 release, we will discontinue support for .NET Framework 4.0 in WinForms, WPF, ASP.NET MVC, and Document Processing Libraries. Please plan to upgrade to .NET Framework 4.6.2 or higher.<br>
1111
With the 2025 Volume 1 release, we will discontinue support for .NET 6.0 and 7.0 in WinForms, WPF, WinUI, and Document Processing Libraries. Please plan to upgrade to .Net 8.0 or higher.
1212

13-
# Welcome to Syncfusion WPF UI controls
13+
# Welcome to Syncfusion<sup>&reg;</sup> WPF UI controls
1414

15-
Syncfusion<sup>&reg;</sup> Essential Studio<sup>&reg;</sup> for WPF is a comprehensive collection of over 90+ essential<sup>&reg;</sup> WPF controls like DataGrid, Chart, Diagram, and PDF Viewer for building powerful line-of-business Windows applications faster. Syncfusion<sup>&reg;</sup> WPF controls provides unparalleled performance, stunning built-in themes, touch-friendly UI, localization and seamless integration with Visual Studio.
15+
Syncfusion<sup>&reg;</sup> Essential Studio<sup>&reg;</sup> 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<sup>&reg;</sup> WPF controls provides unparalleled performance, stunning built-in themes, touch-friendly UI, localization and seamless integration with Visual Studio.
1616

1717
## How to best read this user guide
1818

@@ -395,7 +395,7 @@ N> Using `Classic` labeled controls in new projects is not recommended. In `Clas
395395

396396
## Licensing
397397

398-
Refer [licensing documentation](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion<sup>&reg;</sup> license key in your WPF application to use Syncfusion controls without license message dialog at runtime.
398+
Refer [licensing documentation](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion<sup>&reg;</sup> license key in your WPF application to use Syncfusion<sup>&reg;</sup> controls without license message dialog at runtime.
399399

400400
## Additional help resources
401401

wpf/dotnet-core-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ documentation: ug
1111

1212
Syncfusion<sup>&reg;</sup> Essential Studio<sup>&reg;</sup> for WPF ships .NET Core assemblies for building WPF .NET Core applications using Syncfusion<sup>&reg;</sup> Controls. This section explains how to create the project in .NET Core application and using syncfusion<sup>&reg;</sup> WPF controls.
1313

14-
N> All Syncfusion WPF controls supports .NET Core except the controls labeled as `classic`.
14+
N> All Syncfusion<sup>&reg;</sup> WPF controls supports .NET Core except the controls labeled as `classic`.
1515

1616
## Version Compatibility
1717

0 commit comments

Comments
 (0)