[NUI] Split large files (#1728)
authorXianbing Teng <xb.teng@samsung.com>
Wed, 24 Jun 2020 02:02:08 +0000 (10:02 +0800)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2020 02:02:08 +0000 (11:02 +0900)
commit1dc5202c4f0099a0eef1afd6e06dbdd6e7aa52d8
treec7e1e7d1999b55ee97a78118386d7766a65a8954
parent55c1451a61d288e6fd675ab99b776e494b4c215f
[NUI] Split large files (#1728)

Co-authored-by: Xianbing Teng <reformed_beginner@outlook.com>
src/Tizen.NUI/Tizen.NUI.sln
src/Tizen.NUI/src/public/BaseComponents/Style/ViewStyle.cs
src/Tizen.NUI/src/public/BaseComponents/Style/ViewStyleBindableProperty.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/TextLabel.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabelBindableProperty.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/UIComponents/Popup.cs
src/Tizen.NUI/src/public/UIComponents/PopupBindableProperty.cs [new file with mode: 0755]