[NUI] Fix Svace issues (#2018)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Wed, 16 Sep 2020 07:21:33 +0000 (16:21 +0900)
committerGitHub <noreply@github.com>
Wed, 16 Sep 2020 07:21:33 +0000 (16:21 +0900)
commite14aa9c694ba54ffab4e516a6186f11e218f7059
treefcefde94f5c563fa975f18d335f16f4f2d1755f1
parentc6ec247d35aa08b7448048cce944a75745cb587f
[NUI] Fix Svace issues (#2018)

- To clarify null check, modify conditionals clearly like this
 : if (a != null)

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/ViewInternal.cs
src/Tizen.NUI/src/public/FocusManager.cs
src/Tizen.NUI/src/public/XamlBinding/ContentPage.cs