You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains samples that demonstrate built-in functionalities of Dropdown Button control.
5
+
6
+
***<ahref="Samples/Getting-Started">Getting Started</a>** - This demo explains how to add dropdown button control and its basic features like image sizing options and size modes to an application here.
7
+
***<ahref="Samples/Add-Menu-Items">Adding Menu Items</a>** - This demo explains how to bind menu items to dropdown button control.
8
+
***<ahref="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.
9
+
***<ahref="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.
0 commit comments