[NUI] Add command for button (#1647)
authorzhouleonlei <56956725+zhouleonlei@users.noreply.github.com>
Wed, 10 Jun 2020 11:57:06 +0000 (19:57 +0800)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2020 11:57:06 +0000 (20:57 +0900)
commite5a04605638786914c87876fa5ad291032ab0991
tree3a9691f06c5a67ccf20d7586ee785fc4cdff2340
parent9c61c6b7619bece3fe727fd33b6d11b348642eab
[NUI] Add command for button (#1647)

* [NUI] Add command for button

* [NUI] Add Command XAML sample
src/Tizen.NUI.Components/Controls/Button.cs
src/Tizen.NUI.Components/Controls/Control.cs
test/NUITestSample/NUIXAMLTestSample/CommandDemo/CommandDemo.xaml [new file with mode: 0755]
test/NUITestSample/NUIXAMLTestSample/CommandDemo/CommandDemo.xaml.cs [new file with mode: 0755]
test/NUITestSample/NUIXAMLTestSample/CommandDemo/CommandDemoApplication.cs [new file with mode: 0755]
test/NUITestSample/NUIXAMLTestSample/NUIXAMLTestSample.cs
test/NUITestSample/NUIXAMLTestSample/NUIXAMLTestSample.csproj