Revert "[NUI] Fix RaiseToTop error (#413)" (#419)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Container.cs
index 648d5bb..20f6e89 100755 (executable)
@@ -30,7 +30,6 @@ namespace Tizen.NUI
     {
 
         private List<View> _childViews = new List<View>();
-        internal BaseHandle InternalParent;
 
         /// <summary>
         /// List of children of Container.