This repository contains samples that demonstrate built-in functionalities of Button control.
- Getting Started - This demo explains how to add button control and its basic features like image sizing options and size modes to an application here.
- MVVM Command Binding - This demo explains how to provide command binding for button control to perform any action while pressing the Button.