[NUI] Do not registry last event items who get retrieved
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 25 Sep 2023 05:38:22 +0000 (14:38 +0900)
committerJay Cho <chojoong@gmail.com>
Fri, 27 Oct 2023 02:32:07 +0000 (11:32 +0900)
Since we change BaseObject internally when we use
Interop.Window.InternalRetrievingLast~~~Event(~~) function.

This behaviour might occure some error cases when we use
Registry system.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>

No differences found