Release 4.0.0-preview1-00309
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / NUIWidgetApplication.cs
index daf782b..d2f4652 100755 (executable)
@@ -141,18 +141,5 @@ namespace Tizen.NUI
                 return ((NUIWidgetCoreBackend)this.Backend).WidgetApplicationHandle;
             }
         }
-
-        /// <summary>
-        /// Get the window instance.
-        /// </summary>
-        /// <since_tizen> 4 </since_tizen>
-        public Window Window
-        {
-            get
-            {
-                //return Window.Instance;
-                return ApplicationHandle.GetWindow();
-            }
-        }
     }
 }
\ No newline at end of file