Skip to content

Commit 1212fc3

Browse files
authored
updated adding custom items sample details
1 parent 2514bc5 commit 1212fc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ 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.

0 commit comments

Comments
 (0)