Skip to content

Commit 6c202cc

Browse files
committed
Changes committed
1 parent c29003c commit 6c202cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wpf/Ribbon/Backstage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: Backstage in WPF Ribbon control | Syncfusion®
44
description: Learn about Backstage support in Syncfusion® Essential Studio® WPF Ribbon control, its elements and more.
5-
platform: WPF
5+
platform: wpf
66
control: Ribbon
77
documentation: ug
88
---
@@ -2406,7 +2406,7 @@ private void MainWindow_Loaded(object sender, RoutedEventArgs e)
24062406

24072407
![WPF Ribbon BackStageButton collapsed by using Visibility property](GettingStarted_images/wpf-ribbon-backstagebutton-visibility.png)
24082408

2409-
## Customizie the Backstage Header
2409+
## Customize the Backstage Header
24102410

24112411
You can customize the `BackstageButton` header in Ribbon by using the `BackStageHeaderTemplate` property. This property accepts a DataTemplate to define the header layout, such as adding an icon and text.
24122412

0 commit comments

Comments
 (0)