[NUI] Add to check xaml image resource (#2799)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Wed, 31 Mar 2021 08:13:41 +0000 (17:13 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 1 Apr 2021 01:07:37 +0000 (10:07 +0900)
commit44b270f59dabfbfb857b32148c6f3f2a7132cb38
tree599d438283838b00417c9996a2734239ffce791e
parentdf44c33bc8ffbe3973b61ea8115c8284c9efd34d
[NUI] Add to check xaml image resource (#2799)

- If we create button by xaml, we can't set child resource
- Add BackgroundImage checker for xaml

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Co-authored-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/ImageView.cs
src/Tizen.NUI/src/public/BaseComponents/ViewBindableProperty.cs