copy dali-sharp into nui
[platform/core/csapi/tizenfx.git] / sharp / internal / ProgressBarValueChangedSignal.cs
old mode 100755 (executable)
new mode 100644 (file)
similarity index 97%
rename from src/Tizen.NUI/devel-src/ProgressBarValueChangedSignal.cs
rename to sharp/internal/ProgressBarValueChangedSignal.cs
index 1406298..08fb49b
@@ -2,13 +2,13 @@
 // <auto-generated />
 //
 // This file was automatically generated by SWIG (http://www.swig.org).
-// Version 3.0.9
+// Version 3.0.10
 //
 // Do not make changes to this file unless you know what you are doing--modify
 // the SWIG interface file instead.
 //------------------------------------------------------------------------------
 
-namespace Tizen.NUI {
+namespace Dali {
 
 public class ProgressBarValueChangedSignal : global::System.IDisposable {
   private global::System.Runtime.InteropServices.HandleRef swigCPtr;
@@ -28,7 +28,7 @@ public class ProgressBarValueChangedSignal : global::System.IDisposable {
   }
 
   public virtual void Dispose() {
-    if (!Stage.IsInstalled()) {
+    if (!Window.IsInstalled()) {
       DisposeQueue.Instance.Add(this);
       return;
     }