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.