[NUI] Apply dp converting in xaml float, int, extents, rectangles (#3590)
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Mon, 27 Sep 2021 04:59:05 +0000 (13:59 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 27 Sep 2021 08:27:23 +0000 (17:27 +0900)
commitfb8ab87d972ff22c38ef0210be3c63c3b49bb35c
treee6ababd2e58e59ee5e4527e4556985a910d951b4
parent2597346343d8d0dd9a9202211cf757201ba7a3a4
[NUI] Apply dp converting in xaml float, int, extents, rectangles (#3590)

* [NUI] Apply dp converting in xaml float, int, extents, rectangles

* [NUI] refactoring converters.

* [NUI] use Convert.To intead of implicit type converting

* [NUI] fix wrong extent array sequence

Co-authored-by: hosangKim <hosang12.kim@samsung.com>
src/Tizen.NUI/src/internal/Xaml/CreateValuesVisitor.cs
src/Tizen.NUI/src/internal/Xaml/TypeConversionExtensions.cs
src/Tizen.NUI/src/internal/XamlBinding/ExtentsTypeConverter.cs
src/Tizen.NUI/src/internal/XamlBinding/RectangleTypeConverter.cs