[NUI] Suppress CA1054 and CA1056 (forced to use Uri) and clean code (#2811)
authorJiyun Yang <ji.yang@samsung.com>
Wed, 31 Mar 2021 08:50:30 +0000 (17:50 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 1 Apr 2021 01:07:37 +0000 (10:07 +0900)
commite2578b1e80882f9bbdd91a8f5fdf085a60f35991
treee96b3bc542419da426576dfe8cadce279dd848a6
parent05f8b6089ad0f0e2a4aa3c5dae7f2d4928e0c169
[NUI] Suppress CA1054 and CA1056 (forced to use Uri) and clean code (#2811)

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI.Components/Controls/Slider.cs
src/Tizen.NUI.Components/Tizen.NUI.Components.csproj
src/Tizen.NUI/Tizen.NUI.csproj
src/Tizen.NUI/src/public/BaseComponents/AnimatedVectorImageView.cs
src/Tizen.NUI/src/public/BaseComponents/VideoView.cs
src/Tizen.NUI/src/public/Images/ImageLoading.cs
src/Tizen.NUI/src/public/Images/NativeImageSource.cs
src/Tizen.NUI/src/public/Images/PixelData.cs
src/Tizen.NUI/src/public/ViewProperty/ImageShadow.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/CaptureTest.cs