[NUI] Change Window.Instance to NUIApplication.GetDefaultWindow() (#1523)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Wed, 8 Apr 2020 06:38:41 +0000 (15:38 +0900)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2020 06:38:41 +0000 (15:38 +0900)
commit1902ae88068129e1c3614178543373b5b54969fc
treecb00cc2552f79c852df61fc50d6f418de51012ce
parent496c5fdc1f53ce094cbc93a15a554206f5970b7c
[NUI] Change Window.Instance to NUIApplication.GetDefaultWindow() (#1523)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
12 files changed:
src/Tizen.NUI/src/internal/Application.cs
src/Tizen.NUI/src/internal/Xaml/XamlLoader.cs
src/Tizen.NUI/src/public/BaseComponents/LottieAnimationView.cs
src/Tizen.NUI/src/public/BaseComponents/ViewEvent.cs
src/Tizen.NUI/src/public/BaseComponents/ViewInternal.cs
src/Tizen.NUI/src/public/GraphicsTypeConverter.cs
src/Tizen.NUI/src/public/Layer.cs
src/Tizen.NUI/src/public/Layouting/LayoutGroup.cs
src/Tizen.NUI/src/public/Layouting/LayoutItem.cs
src/Tizen.NUI/src/public/NUIApplication.cs
src/Tizen.NUI/src/public/WindowEvent.cs
src/Tizen.NUI/src/public/XamlBinding/ContentPage.cs