diff --git a/wpf/Double-TextBox/Appearance-and-Styling.md b/wpf/Double-TextBox/Appearance-and-Styling.md index f64bc25749..f3391a58f5 100644 --- a/wpf/Double-TextBox/Appearance-and-Styling.md +++ b/wpf/Double-TextBox/Appearance-and-Styling.md @@ -13,7 +13,7 @@ This section deals with the appearance of `DoubleTextBox` control and contains t ## Setting the Foreground -The [DoubleTextBox](https://www.syncfusion.com/wpf-ui-controls/double-textbox) control [Foreground](https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.control.foreground?view=netframework-4.8) can be modified based on the value of the control. The following are the foreground for `DoubleTextBox` control. +The [DoubleTextBox](https://www.syncfusion.com/wpf-controls/double-textbox) control [Foreground](https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.control.foreground?view=netframework-4.8) can be modified based on the value of the control. The following are the foreground for `DoubleTextBox` control. ### Foreground for Positive Value diff --git a/wpf/Double-TextBox/Getting-Started.md b/wpf/Double-TextBox/Getting-Started.md index 4bd6afcc2c..af45935f69 100644 --- a/wpf/Double-TextBox/Getting-Started.md +++ b/wpf/Double-TextBox/Getting-Started.md @@ -2,7 +2,7 @@ layout: post title: Getting Started with WPF Double TextBox control | Syncfusion description: Learn here about getting started with Syncfusion WPF Double TextBox control, its elements and more details. -platform: WPF +platform: wpf control: DoubleTextBox documentation: ug --- @@ -21,7 +21,7 @@ You can find more details about installing the NuGet package in a WPF applicatio ## Adding WPF DoubleTextBox via designer -You can add the [DoubleTextBox](https://www.syncfusion.com/wpf-ui-controls/double-textbox) control to an application by dragging it from the toolbox to a view of the designer. The following dependent assembly will be added automatically: +You can add the [DoubleTextBox](https://www.syncfusion.com/wpf-controls/double-textbox) control to an application by dragging it from the toolbox to a view of the designer. The following dependent assembly will be added automatically: * Syncfusion.Shared.WPF