Skip to content

Commit f86384b

Browse files
authored
updated readme with new samples
1 parent 38a1667 commit f86384b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ This repository contains samples that demonstrate built-in functionalities of Sp
77
* **<a href="Samples/Add-Menu-Items">Adding Menu Items</a>** - This demo explains how to bind menu items to split button control.
88
* **<a href="Samples/Data-Binding">Data Binding</a>** - This demo explains how to bind data to dropdown menu group using XAML data binding and consume button command actions.
99
* **<a href="Samples/Command-Binding">Command Binding</a>** - This demo explains how to provide command binding for both split button and dropdown menu items to perform any action while clicking the same.
10+
* **<a href="Samples/Add-Custom-Items">Adding Custom Menu Items</a>** - This demo explains how to add custom dropdown menu items and handle visibility of custom items icon bar in split button control.
11+
* **<a href="Samples/Customize-Menu-Items">Customize Menu Items</a>** - This demo explains how to set the drop-down item icon, icon bar visibility, scrollbar visibility, and checkable support.

0 commit comments

Comments
 (0)