Skip to content

Commit 3be256f

Browse files
authored
Updated Readme customize menu items sample
1 parent 5af7b91 commit 3be256f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ This repository contains samples that demonstrate built-in functionalities of Dr
77
* **<a href="Samples/Add-Menu-Items">Adding Menu Items</a>** - This demo explains how to bind menu items to dropdown 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 menu item command actions.
99
* **<a href="Samples/Command-Binding">Command Binding</a>** - This demo explains how to provide command binding for 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 IconBar in dropdown control.
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 dropdown 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)