Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions wpf/Chromeless-Window/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: Getting Started with WPF Chromeless Window control | Syncfusion
description: Learn here about getting started with Syncfusion WPF Chromeless Window control, its elements and more details.
platform: WPF
platform: wpf
control: ChromelessWindow
documentation: ug
---
Expand Down Expand Up @@ -284,4 +284,6 @@ ChromelessWindow supports various built-in themes. Refer to the below links to a

* [Create a custom theme using ThemeStudio](https://help.syncfusion.com/wpf/themes/theme-studio#creating-custom-theme)

![Setting theme to WPF ChromelessWindow](Getting-Started_images/wpf-chromeless-window-theme-support.png)
![Setting theme to WPF ChromelessWindow](Getting-Started_images/wpf-chromeless-window-theme-support.png)

N> [View Getting Started Sample in GitHub](https://github.com/syncfusion/wpf-demos/tree/master/layout/Chromeless%20Window)