[NUI] Change View.ControlState setter to protected. (#1727)
authorJiyun Yang <ji.yang@samsung.com>
Mon, 22 Jun 2020 10:24:07 +0000 (19:24 +0900)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2020 10:24:07 +0000 (19:24 +0900)
commit96d0f5928c16077bae3f551472bca74825b1a808
treeb67cfec90958af4665ef42ad99d4d35cc4cf986d
parent252cd7e3b6a1496e254c1150dd52a71813a2a1b5
[NUI] Change View.ControlState setter to protected. (#1727)

Setting ControlState is now allowed only in the derived class of View.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI.Components/Controls/Button.Internal.cs
src/Tizen.NUI.Components/Controls/DropDown.DropDownItemView.cs
src/Tizen.NUI.Components/Controls/DropDown.cs
src/Tizen.NUI.Components/Controls/Tab.cs
src/Tizen.NUI.Wearable/src/public/CircularProgress.cs
src/Tizen.NUI/src/public/BaseComponents/View.cs