[NUI] Change property get/set not to use PropertyValue (patch set3)
authordongsug.song <dongsug.song@samsung.com>
Sun, 9 Oct 2022 11:12:10 +0000 (20:12 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Sun, 9 Oct 2022 11:26:50 +0000 (20:26 +0900)
commitb2d5c482d40964f8f1c5ef833f1b7c0b01bb26cc
tree030db04c55b6453ff4912194fe89010ab3059e2d
parent45dca6e6f350b7c524bd99f8ed863be89f1a1b7d
[NUI] Change property get/set not to use PropertyValue (patch set3)
src/Tizen.NUI/Tizen.NUI.csproj
src/Tizen.NUI/src/public/BaseComponents/ImageView.cs
src/Tizen.NUI/src/public/BaseComponents/ImageViewBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextEditorBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/TextField.cs
src/Tizen.NUI/src/public/BaseComponents/TextFieldBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabel.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabelBindableProperty.cs
src/Tizen.NUI/src/public/Window/Window.cs