Exemplo n.º 1
0
 public bool SetDataRoot(global::System.Object newDataRoot)
 {
     if (newDataRoot != null)
     {
         this.dataRoot = (global::StartFinance.Views.WishListPage)newDataRoot;
         return(true);
     }
     return(false);
 }
Exemplo n.º 2
0
            // WishListPage_obj1_Bindings

            public void SetDataRoot(global::StartFinance.Views.WishListPage newDataRoot)
            {
                this.dataRoot = newDataRoot;
            }
Exemplo n.º 3
0
 // Update methods for each path node used in binding steps.
 private void Update_(global::StartFinance.Views.WishListPage obj, int phase)
 {
     if (obj != null)
     {
     }
 }