From d75ca0212bd649aa483d54d6e0269b04876b221a Mon Sep 17 00:00:00 2001 From: Edithabich <110396677+Edithabich@users.noreply.github.com> Date: Mon, 21 Jul 2025 13:43:05 +0300 Subject: [PATCH] SEO-20774-MAUI-control-onPage-UG --- MAUI/ColorPicker/Getting-Started.md | 4 +++- MAUI/DockLayout/getting-started-docklayout.md | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/MAUI/ColorPicker/Getting-Started.md b/MAUI/ColorPicker/Getting-Started.md index 00ef7f16f0..2f113242db 100644 --- a/MAUI/ColorPicker/Getting-Started.md +++ b/MAUI/ColorPicker/Getting-Started.md @@ -307,4 +307,6 @@ namespace ColorPickerSample The following gif image illustrates the result of the above code. -![.NET MAUI Color Picker.](Images/Overview/ColorPicker.gif){:width="420" height="574" loading="lazy"} \ No newline at end of file +![.NET MAUI Color Picker.](Images/Overview/ColorPicker.gif){:width="420" height="574" loading="lazy"} + +N> You can refer to our [.NET MAUI Color Picker](https://www.syncfusion.com/maui-controls/maui-colorpicker) feature tour page for its groundbreaking feature representations. You can also explore our [.NET MAUI Color Picker Example](https://github.com/syncfusion/maui-demos/tree/master/MAUI/Inputs/SampleBrowser.Maui.Inputs/Samples/ColorPicker) that shows you how to render the Color Picker in .NET MAUI. \ No newline at end of file diff --git a/MAUI/DockLayout/getting-started-docklayout.md b/MAUI/DockLayout/getting-started-docklayout.md index a634e8a135..e6ea3759b0 100644 --- a/MAUI/DockLayout/getting-started-docklayout.md +++ b/MAUI/DockLayout/getting-started-docklayout.md @@ -262,3 +262,5 @@ namespace DockLayoutGettingStarted ![Output of DockLayout View](DockLayout-Images/maui-docklayout-getting-started.png) You can access a complete getting started sample from this [link.](https://github.com/SyncfusionExamples/GettingStarted_DockLayout_MAUI) + +N> You can refer to our [.NET MAUI DockLayout](https://www.syncfusion.com/maui-controls/maui-colorpicker) feature tour page for its groundbreaking feature representations. You can also explore our [.NET MAUI DockLayout Example](https://github.com/syncfusion/maui-demos/tree/master/MAUI/Inputs/SampleBrowser.Maui.Inputs/Samples/ColorPicker) that shows you how to render the DockLayout in .NET MAUI.