[NUI] Fix StyleCop warning CA1823 (#2222)
authorJaehyun Cho <29364140+jaehyun0cho@users.noreply.github.com>
Tue, 24 Nov 2020 07:56:48 +0000 (16:56 +0900)
committerJiyun Yang <ji.yang@samsung.com>
Thu, 26 Nov 2020 08:19:50 +0000 (17:19 +0900)
commit46515942938489ed1bb58446905f689387463fcc
tree2ff5fe66e57b5579ee7bd515755ec73a0eea47f5
parentbb1f61a2d03a5194e050d859c5b521d754d96e0b
[NUI] Fix StyleCop warning CA1823 (#2222)

To fix CA1823(Avoid unused private fields), the unused private fields
are removed.

Co-authored-by: Jaehyun Cho <jae_hyun.cho@samsung.com>
Co-authored-by: YeongJong Lee <cleanlyj@naver.com>
src/Tizen.NUI/src/internal/Application.cs
src/Tizen.NUI/src/internal/ViewImpl.cs
src/Tizen.NUI/src/internal/WidgetImpl.cs
src/Tizen.NUI/src/public/BaseComponents/AnimatedImageView.cs
src/Tizen.NUI/src/public/FrameCallbackInterface.cs